- 18 Jul, 2003 3 commits
- 17 Jul, 2003 3 commits
-
-
Mark Grondona authored
when parallel debugger attached to all tasks by blocking on SIGCHLD before calling waitpid() (gnats:217)
-
Mark Grondona authored
-
Moe Jette authored
variable and new sinfo.c module, accept multiple node states, underscore in header removed, data reported in all lower-case, slight changes to header values.
-
- 16 Jul, 2003 6 commits
-
-
Moe Jette authored
as a valid value.
-
Moe Jette authored
"INFINITE".
-
Moe Jette authored
-
Moe Jette authored
in a partition (if it were UP on a Quadrics switch then all nodes would need to have the same processor count).
-
Moe Jette authored
-
Moe Jette authored
This bug was sometimes setting a node's state to DRAINING instead of DRAINED when there were no jobs on that node.
-
- 15 Jul, 2003 4 commits
- 14 Jul, 2003 6 commits
- 10 Jul, 2003 18 commits
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
o Block SIGALRM by default o Only allow one thread to enter fwd_signal() at a time.
-
Mark Grondona authored
blocked signals in threads.
-
Mark Grondona authored
-
Mark Grondona authored
-
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.
-