- 11 Dec, 2014 9 commits
-
-
Morris Jette authored
-
Brian Christiansen authored
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
Log how many nodes are removed from consideration from jobs due to advanced reservation. Change user error message to indicated that required nodes might be down, drained or (added this bit) reserved.
-
Morris Jette authored
In proctrack/linuxproc and proctrack/pgid, check the result of strtol() for error condition rather than errno, which might have a vestigial error code.
-
Danny Auble authored
correctly.
-
Danny Auble authored
-
Danny Auble authored
accounting_storage/filetxt.
-
- 10 Dec, 2014 1 commit
-
-
Morris Jette authored
Make the standard smap job information display fit in an 80 character wide window. Recently expanded size for job array ID was 81 characters. Expand minimum window size for smap to run from 72 to 80 characters.
-
- 09 Dec, 2014 3 commits
-
-
Morris Jette authored
-
Trevor Cooper authored
Sufficiently large jobids (greater than INT_MAX) are displayed incorrectly by smap. Change output of jobid to support uint32_t values and shift remaining colums appropriately to the right.
-
Danny Auble authored
when running from cache.
-
- 08 Dec, 2014 6 commits
-
-
Danny Auble authored
-
Brian Christiansen authored
Bug 1305
-
Morris Jette authored
Fix bug with GRES having multiple types that can cause slurmctld abort. This can be reproduced with select/cons_res and one Gres like this: Name=gpu Type=kepler File=/dev/tty0 A bad index was being used that caused an assert.
-
Morris Jette authored
-
Morris Jette authored
-
Artem Polyakov authored
Logic introdiced in version 14.03.10 to support requeueing of jobs with GRES allocated to currently running steps broke select/linear due to differernces in the plugin logic. The commit with the bad logic is 1209a664
-
- 05 Dec, 2014 5 commits
-
-
Brian Christiansen authored
Bug 1298
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 1301
-
Danny Auble authored
have no weight. This allows for association and QOS decay limits to work.
-
- 04 Dec, 2014 13 commits
-
-
Danny Auble authored
option.
-
Danny Auble authored
-
Ryan Cox authored
-
David Bigagli authored
draining in sinfo output.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Fix jobs from starting in overlapping reservations that won't finish before a "maint" reservation begins. Bug 1290
-
Morris Jette authored
Note that specifying Gres Type limits the Count.
-
Morris Jette authored
Avoid huge malloc if GRES configured with "Type" and huge "Count".
-
Danny Auble authored
-
Danny Auble authored
when the DBD is down.
-
Danny Auble authored
Conflicts: src/sview/job_info.c
-
Danny Auble authored
-
- 03 Dec, 2014 3 commits
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
Conflicts: src/plugins/task/cray/task_cray.c
-