- 26 Jun, 2015 14 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Thomas Cadeau authored
-
Morris Jette authored
-
Morris Jette authored
logic was generating invalid size unpack error
-
Danny Auble authored
-
Danny Auble authored
-
Nathan Yee authored
-
Danny Auble authored
-
Morris Jette authored
Correct logic for when pack/nopack distribution options are specified in srun
-
Brian Christiansen authored
Bug 1746
-
- 25 Jun, 2015 12 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
the user is none the wiser if they are working off old data.
-
Danny Auble authored
ESLURM_DB_CONNECTION when in error.
-
Danny Auble authored
code.
-
Morris Jette authored
One dead assignment and one uniniitalized variable
-
Morris Jette authored
-
Morris Jette authored
Conflicts: src/slurmctld/step_mgr.c
-
Martin Perry authored
-
Morris Jette authored
-
Morris Jette authored
-
- 24 Jun, 2015 6 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Add more logging Remove API/library logic: The API does not exist today and the command line interfaces are in flux, so just clean up the code while we debug. Updates for new Cray interfaces (there have been major changes in past couple of months).
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
Cray tools advertised to output in JSON format are really using Python. Added a function to convert Python to JSON so we can use JSON-C library for parsing.
-
- 23 Jun, 2015 6 commits
-
-
Morris Jette authored
The commands and their arguments have changed substantially in recent months. Code is untested.
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Other tests are still failing, but I don't have time to investigate now.
-
Morris Jette authored
Conflicts: src/slurmctld/reservation.c testsuite/expect/test3.11
-
- 22 Jun, 2015 2 commits
-
-
Morris Jette authored
Updates of existing bluegene advanced reservations did not work at all. Some multi-core configurations resulting in an abort due to creating core_bitmaps for the reservation that only had one bit per node rather than one bit per core. These bugs were introduced in commit 5f258072
-
Morris Jette authored
-