- Dec 12, 2003
-
-
Mark Grondona authored
o set exit code to 1 if any tasks failed
-
Mark Grondona authored
-
Mark Grondona authored
to srun or slurmctld. o new errno ESLURMD_UID_NOT_FOUND
-
jwindley authored
-
Moe Jette authored
functions, but only for a single task. Multi-task support will need to wait for modifications to srun and its communications protocol.
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
- Dec 11, 2003
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
sharing via node record of job count (0 | 1) and bitmap of nodes which permit sharing. Previous logic could permit a job accepting shared nodes to be scheduled on a node that already had a running job not accepting shared nodes.
-
Moe Jette authored
Just log open failure and continue.
-
Moe Jette authored
failure as fatal error.
-
Moe Jette authored
failure, log with fatal() and exit.
-
Moe Jette authored
exit rather than log with error() and continue (which causes abnormal behavior).
-
- Dec 10, 2003
- Dec 09, 2003
-
-
Moe Jette authored
its support.
-
Moe Jette authored
Update configuration parameter information for slurm version 0.3.
-
Mark Grondona authored
-
Mark Grondona authored
o more fixes for setenvpf() corner cases o move tmpdir logic up so it is not executed unecessarily for every task. o add getenvp() call to setenvpf.c
-
Moe Jette authored
-
Mark Grondona authored
-
Mark Grondona authored
always appended.
-
- Dec 08, 2003
- Dec 06, 2003
-
-
jwindley authored
Avoid sending TASKS=0 to Wiki; Maui silently rejects the job (insofar as Maui silently does anything)
-
- Dec 05, 2003
-
-
Moe Jette authored
-
Moe Jette authored
sets new environment variable SLURM_CPUS_ON_NODE for use by LAM/MPI. Also fixed bug in srun task distribution logic for block distribution in heterogeneous cluster.
-
Moe Jette authored
gracefully kill all jobs allocated resources on those nodes, gracefully kill all pending jobs that require those nodes, leave pending jobs that exclude those nodes but ignore those nodes. Added "best_effort" argument to node_name2bitmap() function. Fix potential memory leak when maui scheduler interface resets the required nodes. (gnats:342)
-