- 10 Jul, 2003 14 commits
-
-
Mark Grondona authored
to "bar = xstrdup(foo);"
-
Mark Grondona authored
to "bar = xstrdup(foo);":
-
Mark Grondona authored
-
Mark Grondona authored
- use pthread_sigmask() instead of sigprocmask() - save blocked signals just before unblocking them in src/srun/allocate.c:allocate_nodes, then reinstate this mask before removing handlers.
-
Mark Grondona authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
Define new node configuration parameter for DOWN/DRAIN nodes: Reason=whatever. Define node reason field for update and get info RPCs. Slurmctld maintains the node reason, clears when node returned to service, preserves value across restarts.
-
Moe Jette authored
Define new node configuration parameter for DOWN/DRAIN nodes: Reason=whatever. Define node reason field for update and get info RPCs.
-
Moe Jette authored
Define new node configuration parameter for DOWN/DRAIN nodes: Reason=whatever.
-
Moe Jette authored
-
- 09 Jul, 2003 5 commits
-
-
Moe Jette authored
multiple word node Reason values.
-
Moe Jette authored
specifically to slurm controller.
-
Mark Grondona authored
-
Mark Grondona authored
killed when a slurm_send times out. (resulting in confusing and misleading munge error message)
-
Mark Grondona authored
-
- 08 Jul, 2003 2 commits
-
-
Moe Jette authored
-
Mark Grondona authored
-
- 07 Jul, 2003 5 commits
-
-
Moe Jette authored
-
Moe Jette authored
handling of get info calls with the "no change" response.
-
Moe Jette authored
-
Moe Jette authored
Message to controller will retry after SlurmctldTimeout period if message to primary controller fails and backup controller returns error indicating it is in backup mode.
-
Moe Jette authored
-
- 05 Jul, 2003 1 commit
-
-
Moe Jette authored
-
- 04 Jul, 2003 4 commits
-
-
Moe Jette authored
nodes which are also in completing or down state.
-
Moe Jette authored
Create the job hash table at slurmctld initialization.
-
Moe Jette authored
WaitTime sets srun's default value for --wait. MaxJobCount sets the maximum job count for slurmctld (replacing #define MAX_JOB_CNT). MinJobAge sets the minimum job purrge age for slurmctld (replacing #define MIN_JOB_AGE).
-
Moe Jette authored
-
- 03 Jul, 2003 5 commits
- 02 Jul, 2003 4 commits
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Moe Jette authored
-
Moe Jette authored
with sinfo.
-