- 04 Mar, 2013 2 commits
-
-
Morris Jette authored
The original reservation data structure is deleted and it's backup added to the reservation list, but jobs can retain a pointer to the original (now invalid) reservation data structure. Bug 250
-
Alejandro Lucero Palau authored
-
- 01 Mar, 2013 1 commit
-
-
Danny Auble authored
-
- 28 Feb, 2013 1 commit
-
-
Danny Auble authored
energy data.
-
- 27 Feb, 2013 2 commits
-
-
Danny Auble authored
-
Matthieu Hautreux authored
-
- 26 Feb, 2013 3 commits
-
-
Morris Jette authored
Without this fix, jobs that should be initiated by the backfill scheduler based upon the preemption of other jobs will not be started.
-
Danny Auble authored
-
Danny Auble authored
-
- 25 Feb, 2013 1 commit
-
-
Danny Auble authored
cnode does not have a job running on it do not resume the block.
-
- 22 Feb, 2013 3 commits
-
-
Morris Jette authored
Select/cons_res - If the job request specified --ntasks-per-socket and the allocation using is cores, then pack the tasks onto the sockets up to the specified value. Previously it would ignore the ntasks-per-socket parameter and distribute tasks across sockets
-
Danny Auble authored
--enable-debug.
-
Morris Jette authored
Counts would previously go negative as jobs terminate and decrement from a base value of zero
-
- 21 Feb, 2013 2 commits
-
-
Danny Auble authored
-
Matthieu Hautreux authored
to EINTR when something wrong happened between the open call and its return. By ensuring that Slurm retries on such errors, we can better tolerate Network file systems errors at launch time.
-
- 20 Feb, 2013 1 commit
-
-
Danny Auble authored
(>5000) and using the SchedulerParameters option bf_max_job_user. NEWS note for last few commits
-
- 15 Feb, 2013 1 commit
-
-
Morris Jette authored
-
- 13 Feb, 2013 2 commits
-
-
Danny Auble authored
midplane.
-
Hongjia Cao authored
Handle situation where a receiving/forwarding host can't unpack the header of the sender (not compatible version).
-
- 12 Feb, 2013 3 commits
-
-
Puenlap Lee authored
-
Morris Jette authored
The logic is only an example and not meant for actual use.
-
Danny Auble authored
built.
-
- 08 Feb, 2013 2 commits
-
-
Danny Auble authored
of the current day.
-
David Bigagli authored
the user commands.
-
- 07 Feb, 2013 1 commit
-
-
Danny Auble authored
the allocation to 1 instead of 0 which prevents the allocation to happen.
-
- 06 Feb, 2013 2 commits
-
-
Morris Jette authored
Old logic uses some vestigial power management logic that no longer applies. It creates a job allocation, but the job step blocks indefinitely.
-
Morris Jette authored
-
- 05 Feb, 2013 6 commits
-
-
Morris Jette authored
-
Danny Auble authored
since left the system.
-
Danny Auble authored
-
Danny Auble authored
to compile correctly on newer compilers Signed-off-by: Danny Auble <da@schedmd.com>
-
Don Lipari authored
-
Morris Jette authored
If job involved in dependency completes and is purged the logic used to test for circular dependencies can use the invalid pointer and generate an invalid memory reference before the pointer is cleared from the dependency list data structure.
-
- 04 Feb, 2013 1 commit
-
-
Morris Jette authored
-
- 01 Feb, 2013 2 commits
-
-
Morris Jette authored
This bug was introduced in 2.5.2 for the case where a GPU count was configured, but without device files. Unfortunately it left the CUDA_VISIBLE_DEVICES environment variable unset if GPUs were configured, but the job did not request any of them.
-
Morris Jette authored
-
- 31 Jan, 2013 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
This eliminates the need for libnrt.so on the head node.
-
- 29 Jan, 2013 2 commits
-
-
Danny Auble authored
block, destroy it correctly.
-
Danny Auble authored
at least 3.5.0. This avoids a stack overflow when running jobs on more than 120k nodes.
-