- 13 Nov, 2009 3 commits
-
-
Don Lipari authored
-
Danny Auble authored
-
Danny Auble authored
-
- 12 Nov, 2009 2 commits
-
-
Danny Auble authored
-
Don Lipari authored
after a running prolog has finished.
-
- 10 Nov, 2009 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
Display better debug for when an admin specifies a non-existant parent account when changing parent accounts.
-
- 09 Nov, 2009 1 commit
-
-
- 06 Nov, 2009 2 commits
-
-
Danny Auble authored
-
-
- 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.
-
-