- Mar 06, 2003
- Mar 05, 2003
-
-
Mark Grondona authored
-
Mark Grondona authored
o update configure to handle conditional build of auth/{authd,munge} o build auth plugins as subpackages of slurm (1st try)
-
Moe Jette authored
-
Moe Jette authored
slurmd now issues SIGXCPU followed by sleep(kill_wait) and SIGKILL on receipt of timeout RPC.
-
Moe Jette authored
-
Moe Jette authored
slurmctld sends REQUEST_KILL_TIMELIMIT when job reaches its time limit, change job state to TIMEOUT | COMPLETING and node state to COMPLETING. slurmd upon receipt of REQUEST_KILL_TIMELIMIT sends job SIG_XCPU and SIGKILL then runs epilog.
-
Moe Jette authored
slurmctld sends REQUEST_KILL_TIMELIMIT when job reaches its time limit, change job state to TIMEOUT | COMPLETING and node state to COMPLETING.
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
Add COMPLETING node and job states. Major restructuring of slurmctld node and job state transition code. Change of comment in srun.c
-
Moe Jette authored
Add COMPLETING node and job states. Major restructuring of slurmctld node and job state transition code.
-
Moe Jette authored
Add COMPLETING node and job states.
-
Moe Jette authored
-
- Mar 04, 2003
- Mar 03, 2003
-
-
Mark Grondona authored
o rename modules to not have "lib" prefix and install them into pkglibdir
-
Moe Jette authored
-
Moe Jette authored
of "fprintf(stderr,...)").
-
jwindley authored
-
- Mar 01, 2003
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
o src/slurmd : if session manager process is killed, ensure that entire session is also dead, and make sure all task exit msgs are sent to clients o src/slurmd/reattach.c : initialize job->hostid in reattach code
-
- Feb 28, 2003
-
-
Moe Jette authored
-
Mark Grondona authored
-
Mark Grondona authored
of running tasks in error message for task exit.
-
Mark Grondona authored
o srun now prints exit status more like the shell, and groups output on a single line as much as possible.
-
Mark Grondona authored
o remove code from no_interconnect.c that is now used by default in src/slurmd/smgr.c : _setup_env()
-
- Feb 27, 2003
-
-
Mark Grondona authored
o src/srun : move report_{job/task}_status into job.c report task exit on one line per msg (instead of per task) add new task state for abnormal (nonzero) exit.
-
Mark Grondona authored
(possibly significantly) on network traffic.
-
Mark Grondona authored
-
- Feb 26, 2003