- Jan 27, 2003
- Jan 26, 2003
- Jan 25, 2003
-
-
Moe Jette authored
typo in comment. add FREE_NULL function.
-
- Jan 24, 2003
-
-
Moe Jette authored
srun has changed message with executable program name on launch and reattach.
-
Moe Jette authored
-
Moe Jette authored
get forwarded from slurmctld to every slurmd daemon.
-
Moe Jette authored
Slurmd now accepts reconfig RPC.
-
Moe Jette authored
-
Moe Jette authored
-
Mark Grondona authored
can be waited on in shutdown.
-
Moe Jette authored
-
Moe Jette authored
Slurmctld treats prolog failure (reported as error code in node_registration RPC) as sign to set node DOWN. Slurmd reports prolog failure on srun step task launch back to slurmctld to set node down.
-
Moe Jette authored
Slurmctld treats prolog failure (reported as error code in node_registration RPC) as sign to set node DOWN.
-
Moe Jette authored
-
Mark Grondona authored
(probably just an srun detaching) o srun: disable stdin reading if in background enable proper termination in attach mode
-
- Jan 23, 2003
-
-
Moe Jette authored
-
Moe Jette authored
allocation is release only upon termination of the last step.
-
Moe Jette authored
-
Moe Jette authored
-
Mark Grondona authored
- fix some EXTRA_DIST declarations so that CVS/ directories don't get inlcuded in a make dist - add forced target to rebuild any dependent convenience or api libs (if necessary)
-
Moe Jette authored
-
Moe Jette authored
ALLOCATED to IDLE. Save creds to file on each cred revoke and on slurmd shutdown.
-
Moe Jette authored
ALLOCATED to IDLE
-
Mark Grondona authored
-
- Jan 22, 2003
-
-
Moe Jette authored
slurmctld accepts step kill RPC and forwards the signals to slurmd(s). slurmd processes SIGKILL, SIGSTOP, and SIGCONT via shm_signal_step(), all others use killpg(). All signals used to go through killpg(), which could kill the step specific slurmd and hose the job.
-
Moe Jette authored
slurmctld accepts step kill RPC and forwards the signals to slurmd(s).
-
Moe Jette authored
-
Moe Jette authored
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
o Try harder to clean up shm semaphore in slurmd o call daemon(1,0) instead of daemon(0,0) in slurmctld to preserve chdir()
-
Mark Grondona authored
o Only terminate IO thread if IO is done or job is in FORCETERM state
-
Mark Grondona authored
(may be a residual from cbuf operations)
-