- Feb 24, 2016
-
-
Morris Jette authored
Conflicts: src/plugins/select/cray/select_cray.c
-
Morris Jette authored
Failure has never been observed, but initialize the used variable before calling the function so we don't re-use old data if the function returns an error.
-
Morris Jette authored
Rename an improperly named variable in the logic scontrol uses to print node information ("total_used" was really "idle_cpus"), so the logic looks the same as that used in sinfo to determine node state.
-
Morris Jette authored
Include warning for Cray simulation as reminder for developers to change code as needed.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
- Feb 23, 2016
-
-
Morris Jette authored
-
Danny Auble authored
This whole process could probably be done better by keeping track of old values and new values and only calling one function instead of a pre and post function, but that can probably wait for future generations of the code as it works now and is probably adequate for the time being. Bug 2352
-
- Feb 22, 2016
-
-
Morris Jette authored
-
- Feb 20, 2016
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Alejandro Sanchez authored
-
- Feb 19, 2016
-
-
Danny Auble authored
e696d308
-
Alejandro Sanchez authored
-
Alejandro Sanchez authored
-
Alejandro Sanchez authored
-
Danny Auble authored
-
Morris Jette authored
If a job was requeued while some prolog was running (e.g. waiting for node boot, burst buffer, PrologSlurmctld, etc.) then wait until that completes before considering starting the job again.
-
Gennaro Oliva authored
No functional change, although confine to master to limit any chance of bad interaction with pre-existing plugins.
-
Tim Wickberg authored
-
Danny Auble authored
back the way it was before commit cf354d1e and 7a187dce.
-
Danny Auble authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Gennaro Oliva authored
Consistantly use American English for existant -> existent assocation -> association Correct some typos, and one grammatical mistake.
-
Morris Jette authored
-
Danny Auble authored
payload whereas before it didn't.
-
Morris Jette authored
Conflicts: src/slurmctld/job_mgr.c
-
Morris Jette authored
BurstBuffer/cray - Defer job cancellation or time limit while "pre-run" operation in progress to avoid inconsistent state due to multiple calls to job termination functions. bug 2454
-
Tim Wickberg authored
-
Tim Wickberg authored
Otherwise call fclose(NULL) iff the ClusterName is not set and the clustername file does not exist. Should not happen in production. Coverity #67041.
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-