- Jul 31, 2003
-
-
Moe Jette authored
-
Moe Jette authored
request.
-
Moe Jette authored
-
Mark Grondona authored
-
Mark Grondona authored
-
Moe Jette authored
the backup controller and proc_req.c is the code to process incomming RPCs. No changes in controller logic were made for this. job_mgr.c was also modified to better handle bad job records on controller restart's data recovery.
-
Mark Grondona authored
- Enhanced xsignal.[ch] to more easily block and unblock sets of signals [ added: xsignal_unblock xsignal_sigset_create, changed: xsignal_unblock ] - Take advantage of above changes in srun and slurmd code - Only unblock signals that were specifically blocked in slurmd (instead of *all* signals) when exec'ing user tasks.
-
Mark Grondona authored
o allow error() to return SLURM_ERROR so callers can do: return error (...);
-
- Jul 30, 2003
-
-
Moe Jette authored
-
- Jul 29, 2003
-
-
Moe Jette authored
-
Moe Jette authored
state. Bug was resulting in update of node going to DRAINING instead of DRAINED from DOWN state.
-
Moe Jette authored
large job specifications
-
Moe Jette authored
function.
-
Mark Grondona authored
-
Moe Jette authored
-
Moe Jette authored
particularly for the get_info RPCs.
-
Moe Jette authored
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
o slight code format improvements
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
- Jul 28, 2003
- Jul 26, 2003
-
-
Moe Jette authored
the configuration file.
-
- Jul 25, 2003
- Jul 24, 2003
-
-
Moe Jette authored
error reported via agent.
-
Moe Jette authored
Leave in state DRAIN*.
-
Moe Jette authored
-
Moe Jette authored
Explicitly kill any daemon still running when a new daemon is initiated.
-
Moe Jette authored
common/read_config.h. The values of PIDFILEs were renamed to differentiate between the files for slurmd and slurmctld. Their default values are set in read_config:validate_config().
-
- Jul 23, 2003