- 16 Apr, 2015 5 commits
-
-
Brian Christiansen authored
If a job had a reservation, it would try to find the reservation before the resv_list was populated.
-
Brian Christiansen authored
-
David Bigagli authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
- 15 Apr, 2015 19 commits
-
-
Danny Auble authored
-
Danny Auble authored
the same time, don't double bill the down time.
-
Morris Jette authored
-
Morris Jette authored
Conflicts: doc/man/man1/salloc.1 doc/man/man1/sbatch.1 doc/man/man1/sbcast.1 doc/man/man1/scontrol.1 doc/man/man1/srun.1 doc/man/man3/slurm_allocate_resources.3 doc/man/man5/slurm.conf.5
-
Morris Jette authored
Also make the man page headers and footers consistent. bug 1308
-
Danny Auble authored
database.
-
Morris Jette authored
Conflicts: doc/html/download.shtml doc/html/power_save.shtml doc/html/preempt.shtml doc/html/reservations.shtml
-
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
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 1576
-
Danny Auble authored
list, but only the column list.
-
Morris Jette authored
-
Remi Palancher authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Morris Jette 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.
-
Morris Jette authored
Specialized memory (a node's MemSpecLimit configuration parameter) is not available for allocation to jobs. Select/linear, cons_res, and serial plugins fixed. bug 1548
-
Morris Jette authored
-
- 14 Apr, 2015 14 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.
-
David Bigagli authored
-
David Bigagli authored
-
Remi Palancher authored
-
Morris Jette authored
-
Danny Auble authored
-
Nicolas Joly authored
bug 1595
-
Morris Jette authored
This is a correction to commit df8e3447
-
Morris Jette authored
job_submit/lua: Enable reading and writing job environment variables. For example: if (job_desc.environment.LANGUAGE == "en_US") then ...
-
David Bigagli authored
-
David Bigagli authored
This reverts commit b87df0fb2ae474f815ea707844ae30c7b8606dc9.
-
Remi Palancher authored
-
David Bigagli authored
-
Remi Palancher authored
-
- 13 Apr, 2015 2 commits
-
-
Morris Jette authored
This removes some old logic that was just commented out when the LUA tables were converted to a new structure.
-
Morris Jette authored
-