- 22 May, 2015 9 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Do not log invalid layout update calls as errors in slurmctld, that's something for the user to address. Make sure that data structure pointer are not NULL before attempting to free fields within them. Initialize memory for a data structure taken from the stack.
-
Morris Jette authored
This replaces the logic that reads until we run out of buffer space and setting the record count from that. Also add an unlock if the layout dump failed to prevent a slurmctld deadlock.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Changes some variable names "norelation" to "no_relation" Replace some blocks of spaces with tabs Add definition of layouts "free" call to slurm.h.in Add "layout" information to scontrol help message Fix typo in error message Translate a french error message to english "valide" to "valid"
-
Thomas Cadeau authored
-
- 21 May, 2015 29 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: NEWS
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: META
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
processing if you hang onto it longer that SchedulerParameters: max_sched_time.
-
Danny Auble authored
-
Danny Auble authored
slurmctld.
-
Danny Auble authored
-
Danny Auble authored
through.
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
This bug was introduced yesterday in commit 6cb722dc
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
put the packed buffer on the list.
-
Danny Auble authored
-
Morris Jette authored
If the prolog container creation call (PrologFlags=contain) was in progress when a job termination RPC arrived at the slurmd, the slurmstepd and sleep processes could be orphaned until the slurmd restarted.
-
Morris Jette authored
The test program seems to have been using the wrong time functions and failing. Including time.h fixed the problem.
-
Danny Auble authored
-
Danny Auble authored
Looks like this should of happened in 3d4ff78e
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/common/slurm_protocol_defs.c
-
Danny Auble authored
-
- 20 May, 2015 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
composite_response_msg_t. Now composite_msg_t is sent for both sending and responses.
-