- 05 Nov, 2009 1 commit
-
-
Danny Auble authored
-
- 04 Nov, 2009 6 commits
-
-
Danny Auble authored
-
-
Danny Auble authored
-
Danny Auble authored
Added the slurm_job_cpus_used_on_node_inx() slurm_job_cpus_used_on_node() API for working with the job_resources_t structure.
-
Don Lipari authored
-
Don Lipari authored
slurm.h and deleted job_info.h.
-
- 03 Nov, 2009 1 commit
-
-
Danny Auble authored
--enable-debug no longer has to be stated at configure time to have the slurmctld or slurmstepd dump core on a seg fault.
-
- 02 Nov, 2009 1 commit
-
-
Don Lipari authored
any other processing in spank_init(). This now prevents fatal errors from being mistakenly treated as recoverable.
-
- 29 Oct, 2009 1 commit
-
-
- 28 Oct, 2009 2 commits
-
-
- 27 Oct, 2009 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
When querying database for jobs in certain state and a time period is given only jobs in that state during the period will be returned, previously if a time period was given in sacct jobs eligible to run or running would be displayed, which is still the default if no states are requested.
-
- 23 Oct, 2009 1 commit
-
-
- 22 Oct, 2009 1 commit
-
-
- 16 Oct, 2009 1 commit
-
-
Moe Jette authored
name of NULL rather than returning no information about the node so that node index information is still valid.
-
- 15 Oct, 2009 3 commits
-
-
-
-
Moe Jette authored
-
- 14 Oct, 2009 2 commits
- 13 Oct, 2009 2 commits
-
-
Danny Auble authored
-
Moe Jette authored
-
- 12 Oct, 2009 2 commits
-
-
-
Moe Jette authored
preemptable and preempted jobs (both new and old format of commands are supported).
-
- 09 Oct, 2009 4 commits
-
-
Don Lipari authored
-
Moe Jette authored
SLURM_IMMEDIATE_EXIT to SLURM_EXIT_IMMEDIATE
-
Moe Jette authored
to permit user control over exit codes so application exit codes can be distiguished from those generated by SLURM. SLURM_ERROR_EXIT specifies the exit code when a SLURM error occurs. SLURM_IMMEDIATE_EXIT specifies the exit code when the --immediate option is specified and resources are not available. Any other non-zero exit code would be that of the application run by SLURM.
-
-
- 08 Oct, 2009 6 commits
-
-
Moe Jette authored
-
-
Moe Jette authored
of slurmctld rather than that of the command.
-
Danny Auble authored
-
-
Moe Jette authored
within the job's memory allocation and enforce limits).
-
- 06 Oct, 2009 3 commits
-
-
-
-
Moe Jette authored
gang scheduling module. Make identification of preemptable jobs an argument to the select_g_job_test function rather than calling preempt plugin from the select plugin. Make output of srun --test-only option include a list of preempted job IDs. svn merge -r18780:18815 https://eris.llnl.gov/svn/slurm/branches/preempt.job.list
-
- 05 Oct, 2009 1 commit
-
-