- 16 Jan, 2004 2 commits
- 14 Jan, 2004 2 commits
- 13 Jan, 2004 11 commits
-
-
Moe Jette authored
when a node becomes DOWN for not responding. This is because if there are a large number of non-responsive nodes, the ping agent can take a long time to complete (one second per non-responsive node or 10 second timeout per node with 10 parallel tasks). This should more properly mark nodes as DOWN.
-
Mark Grondona authored
o add -fno-strict-aliasing option to gcc to suppress warning noise
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
than two with different naming convensions and values.
-
Mark Grondona authored
o Do not restore saved credential state when a clean start is requested.
-
Moe Jette authored
then don't treat as fatal error.
-
Mark Grondona authored
-
Mark Grondona authored
safety
-
Mark Grondona authored
o change make_time_str to slurm_make_time_str in libslurm for consistency and safety. o update references to make_time_str to slurm_make_time_str
-
- 12 Jan, 2004 1 commit
-
-
Moe Jette authored
-
- 09 Jan, 2004 2 commits
- 07 Jan, 2004 1 commit
-
-
jwindley authored
-
- 02 Jan, 2004 2 commits
- 01 Jan, 2004 1 commit
-
-
Moe Jette authored
-
- 31 Dec, 2003 8 commits
- 24 Dec, 2003 3 commits
- 23 Dec, 2003 6 commits
-
-
Moe Jette authored
see memory leaks.
-
Moe Jette authored
(it grows anyway). Fix state read logic to better handle error conditions.
-
Moe Jette authored
Fix update node RPC to handle reason field change without state change. State was being handled as type int instead of uint16_t so NO_VAL check was not working properly.
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
"Scontrol abort" works. It was leaving a hung pthread due to a recent change. Fix a couple of potential memory leaks "switch_type" has been added to config data structure, un/pack, etc, but not yet reported to the user or documented yet. The plugins now use function calls to get a their type and plugin directory from a common data structure rather than individually reading and parsing the configuration file.
-
- 22 Dec, 2003 1 commit
-
-
Moe Jette authored
-