- 23 Sep, 2014 1 commit
-
-
David Bigagli authored
batch_4294967294.
-
- 17 Sep, 2014 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
Test 3.11 was failing in some configurations without this as the CPU count in the RPC was lower than the number of nodes in the required node list
-
David Bigagli authored
MaxProcSecondsPerJob.
-
Danny Auble authored
-
- 16 Sep, 2014 7 commits
-
-
Danny Auble authored
error
-
David Bigagli authored
terminating a job.
-
David Bigagli authored
and abort the job.
-
Danny Auble authored
a midplane.
-
Danny Auble authored
-
Danny Auble authored
MaxNode limit.
-
Danny Auble authored
only needs to be called once.
-
- 15 Sep, 2014 2 commits
-
-
Danny Auble authored
reference.
-
David Bigagli authored
-
- 13 Sep, 2014 2 commits
-
-
Danny Auble authored
s_p_options_t struct.
-
David Gloe authored
This patch switches to using the Slurm MPI port reservation method for Cray PMI ports.
-
- 11 Sep, 2014 7 commits
-
-
Morris Jette authored
The CPU specification enforcement is strict rather than advisory.
-
Morris Jette authored
Some new functions in config_info.c are only needed in that module and not global.
-
Morris Jette authored
-
Danny Auble authored
warning.
-
Danny Auble authored
of cpus in the job_resources_t structure so as nodes finish the correct cpu count is displayed in the user tools.
-
Danny Auble authored
warning.
-
Danny Auble authored
of cpus in the job_resources_t structure so as nodes finish the correct cpu count is displayed in the user tools.
-
- 10 Sep, 2014 4 commits
-
-
David Bigagli authored
-
Morris Jette authored
Previous logic would only make available the CPUs associated with the first N GRES, where N is the number of requested GRES. CPUs which might be made available by using different GRES were not considered available. bug 1092
-
Danny Auble authored
-
David Bigagli authored
-
- 09 Sep, 2014 3 commits
-
-
Morris Jette authored
Eliminate race condition in enforcement of MaxJobCount limit for job arrays. The job count limit was checked for a job array before setting the slurmctld job locks. If new jobs were submitted between the test and the job array creation such that the job array creation would result in MaxJobCount being exceeded, then a fatal error would result. bug 1091
-
Danny Auble authored
message back. In slow systems with many associations this could speed responsiveness in sacctmgr after adding associations.
-
Morris Jette authored
Add support for an advanced reservation start time that remains constant relative to the current time. This can be used to prevent the starting of longer running jobs on select nodes for maintenance purpose. See the reservation flag "TIME_FLOAT" for more information. bug 1087
-
- 05 Sep, 2014 2 commits
-
-
Morris Jette authored
When "scontrol update job" is executed with a JobName=, allow filtering by user with the option UserID=
-
Morris Jette authored
Added ability for "scontrol update" to references jobs by JobName. bug 725
-
- 04 Sep, 2014 4 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
David Bigagli authored
-
David Bigagli authored
Fix error handling for job array create failure due to inability to copy job files (script and environment). See bug 1077
-
- 03 Sep, 2014 3 commits
-
-
David Bigagli authored
are hard links to the first element specification files. If the controller fails to make the links the files are copied instead.
-
Danny Auble authored
reserved for higher priority jobs.
-
Morris Jette authored
-