- Dec 23, 2003
-
-
Moe Jette authored
"Scontrol abort" works. It was leaving a hung pthread due to a recent change. Fix a couple of potential memory leaks "switch_type" has been added to config data structure, un/pack, etc, but not yet reported to the user or documented yet. The plugins now use function calls to get a their type and plugin directory from a common data structure rather than individually reading and parsing the configuration file.
-
- Dec 22, 2003
- Dec 20, 2003
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
- 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