- 04 Nov, 2014 8 commits
-
-
Danny Auble authored
-
David Bigagli authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
This was an unrealized regression from commit 0da01963. The problem is we were clearing the job_ptr->job_resrcs too early. This patch fixes it to wait until the job is actually being requeued so it does the right thing.
-
- 03 Nov, 2014 2 commits
-
-
David Bigagli authored
not running.
-
Morris Jette authored
Move spank_user_task() call in slurmstepd after the task_g_pre_launch() so that the task affinity information is available to spank.
-
- 31 Oct, 2014 15 commits
-
-
Danny Auble authored
-
Danny Auble authored
pack it this way so we will not change it in 15.08
-
Danny Auble authored
Conflicts: src/slurmctld/node_scheduler.c
-
Danny Auble authored
-
Brian Christiansen authored
Bug 1202
-
David Bigagli authored
then jobs pending with invalid dependency are going to be terminated.
-
Danny Auble authored
Conflicts: src/slurmctld/job_mgr.c
-
Danny Auble authored
This isn't that big of an issue for 14.03, but 14.11 added more to this string which could overflow the buffer since sprintf is used instead of snprintf. Using xstrfmtcat fixes the issue and is easier to read code.
-
Danny Auble authored
-
Danny Auble authored
proper functionality.
-
Brian Christiansen authored
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
amount of tasks / number of node.
-
- 30 Oct, 2014 4 commits
-
-
David Bigagli authored
-
David Bigagli authored
to dereference it.
-
David Bigagli authored
-
Morris Jette authored
-
- 29 Oct, 2014 4 commits
-
-
David Bigagli authored
-
Nicola Joly authored
-
David Bigagli authored
-
Morris Jette authored
-
- 27 Oct, 2014 7 commits
-
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
98e24b0d. This was fixed completely in commit af19cb55, but in any case this code shouldn't be needed anymore.
-
Danny Auble authored
-
Danny Auble authored
are specified. This is a fix to commit b9cc5b31 which just didn't know mc_ptr->ntasks_per_core is initialized to INFINITE. Without it the node_cnt packed would be set to 1 on the user tools. This fixes bug 1148.
-
Morris Jette authored
-
Morris Jette authored
-