- 11 Dec, 2014 3 commits
-
-
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 9 commits
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
Conflicts: src/plugins/task/cray/task_cray.c
-
Morris Jette authored
This only prints the message if the user enables more detailed logging bug 1171
-
Morris Jette authored
Conflicts: src/plugins/task/cray/task_cray.c
-
Danny Auble authored
creating possible memory corruption when a hash isn't found.
-
Morris Jette authored
Log Cray MPI job calling exit() without mpi_fini(), but do not treat it as a fatal error. This partially reverts logic added in version 14.03.9. bug 1171
-
Brian Christiansen authored
Bug 1289
-
Danny Auble authored
could result in seg fault.
-