- 28 Feb, 2003 3 commits
-
-
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()
-
- 27 Feb, 2003 3 commits
-
-
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
-
- 26 Feb, 2003 14 commits
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Mark Grondona authored
that job/job step session leader runs as owner of job and not root. Split "session manger" code from mgr.c (which runs as root) into smgr.c (most session manager code runs as user) o reorganize interconnect functions (see interconnect.h) to fit new dual-process model for slurmd. o add pipe to job structure for communication between slurmd job manager and session manager. o add "mpid" field to shared memory for job steps and shm_update_step_mpid() to update this information. o add ulimits.[ch] to support setting user limits for jobs based off SLURM_RLIMIT* env vars.
-
Mark Grondona authored
-
Mark Grondona authored
-
Moe Jette authored
-
Moe Jette authored
Minor code clean-up.
-
Moe Jette authored
-
Moe Jette authored
-
- 25 Feb, 2003 3 commits
-
-
Moe Jette authored
-
Moe Jette authored
its nodes are put in state COMPLETING (used to be IDLE) and a revoke credential RPC is issued to all slurmd's. When the slurmd's respond (after running the epilog and confirming that all tasks are completed), the node's state is changed to IDLE and other jobs can run.
-
Moe Jette authored
to the credential revoke RPC.
-
- 24 Feb, 2003 6 commits
- 22 Feb, 2003 1 commit
-
-
Moe Jette authored
-
- 21 Feb, 2003 4 commits
- 20 Feb, 2003 4 commits
- 19 Feb, 2003 2 commits