- Dec 19, 2003
-
-
Mark Grondona authored
-
Mark Grondona authored
(as well as the reverse) in all qsw code. - move elanhosts.[ch] to common - initialize elanhost_config on demand in qsw.c - remove calls to elanhosts in slurmd/elan_interconnect.c - merge libhostlist into libcommon since elanhosts needs it.
-
Moe Jette authored
-
- Dec 18, 2003
- Dec 17, 2003
-
-
jwindley authored
-
- Dec 15, 2003
- 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
-