- 23 Apr, 2015 1 commit
-
-
Danny Auble authored
-
- 22 Apr, 2015 5 commits
-
-
Danny Auble authored
job. This is already handled on the stepd when the script finishes.
-
Danny Auble authored
often an inventory request is handled.
-
Danny Auble authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
- 21 Apr, 2015 7 commits
-
-
Danny Auble authored
free afterwards would not have zeroed out memory on the variables that didn't get unpacked.
-
Danny Auble authored
-
David Bigagli authored
-
Morris Jette authored
sbatch to stop parsing script for "#SBATCH" directives after first command. It keeps parsing so long as lines contain only white space or comments (first non-white space character is '#').
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
bug 1608
-
- 20 Apr, 2015 3 commits
-
-
Morris Jette authored
Add SchedulerParameters option of "sched_max_job_start=" to limit the number of jobs that can be started in any single execution of the main scheduling logic.
-
Danny Auble authored
-
Danny Auble authored
-
- 18 Apr, 2015 3 commits
-
-
Danny Auble authored
-
David Bigagli authored
-
James Botts authored
-
- 17 Apr, 2015 4 commits
-
-
Brian Christiansen authored
Bug 1601
-
David Bigagli authored
-
Josh Samuelson authored
-
Danny Auble authored
Bug 1603
-
- 16 Apr, 2015 2 commits
-
-
Danny Auble authored
and update NEWS
-
Brian Christiansen authored
-
- 15 Apr, 2015 9 commits
-
-
Danny Auble authored
-
Danny Auble authored
the same time, don't double bill the down time.
-
Morris Jette authored
Also make the man page headers and footers consistent. bug 1308
-
Danny Auble authored
database.
-
Morris Jette authored
Remove references to old releases of Slurm from the web pages. Remaining Slurm version numbers (e.g. to describe upgrades) have been updated to more current version numbers. bug 1308
-
Danny Auble authored
list, but only the column list.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Morris Jette authored
Prevent slurmdbd error if cluster added or removed while rollup in progress. Removing a cluster can cause slurmdbd to abort. Adding a cluster can cause the slurmdbd rollup to hang.
-
- 14 Apr, 2015 4 commits
-
-
Morris Jette authored
When allocating resources with resolution of sockets, charge the job for a CPUs on allocated sockets rather than just the CPUs on used cores.
-
Morris Jette authored
-
Danny Auble authored
-
Nicolas Joly authored
bug 1595
-
- 13 Apr, 2015 1 commit
-
-
Morris Jette authored
The error was being triggered by logic to collect accounting information starting and not being completed when testing to start a node ping RPC. In other words, the logic wasn't testing for the completion of one RPC against the start of that same RPC, but against the start of a different RPC. This change moves all of the timeout logic into the ping_nodes.c module where we can make sure that the timing of different RPCs do not get confused with each other. bug 1190
-
- 11 Apr, 2015 1 commit
-
-
Morris Jette authored
This is a correction to commit 1eb32d90 so the select/cray plugin can be built on non-Cray system (for testing). bug 1587
-