- 08 Oct, 2009 3 commits
-
-
Danny Auble authored
-
-
Moe Jette authored
within the job's memory allocation and enforce limits).
-
- 06 Oct, 2009 3 commits
-
-
-
-
Moe Jette authored
gang scheduling module. Make identification of preemptable jobs an argument to the select_g_job_test function rather than calling preempt plugin from the select plugin. Make output of srun --test-only option include a list of preempted job IDs. svn merge -r18780:18815 https://eris.llnl.gov/svn/slurm/branches/preempt.job.list
-
- 05 Oct, 2009 1 commit
-
-
- 01 Oct, 2009 2 commits
-
-
Danny Auble authored
-
-
- 29 Sep, 2009 2 commits
-
-
Danny Auble authored
Fixed issue when max nodes wasn't specified and was later set by limit to not request that as the actual maximum.
-
-
- 28 Sep, 2009 3 commits
- 25 Sep, 2009 3 commits
- 24 Sep, 2009 2 commits
-
-
Moe Jette authored
ESLURM_INVALID_NODE_COUNT to better reflect its meaning.
-
Don Lipari authored
and additional info
-
- 23 Sep, 2009 2 commits
- 22 Sep, 2009 2 commits
-
-
-
Moe Jette authored
drained).
-
- 21 Sep, 2009 1 commit
-
-
Moe Jette authored
job's time limit).
-
- 18 Sep, 2009 2 commits
-
-
Moe Jette authored
notify programs before reaching the end of their time limit. (So far, just document the option and get it from the command down to slurmctld. More to come later.)
-
-
- 17 Sep, 2009 3 commits
- 16 Sep, 2009 2 commits
-
-
Don Lipari authored
-
Moe Jette authored
-
- 15 Sep, 2009 2 commits
-
-
Moe Jette authored
-
-
- 12 Sep, 2009 1 commit
-
-
- 11 Sep, 2009 1 commit
-
-
Moe Jette authored
Correction in computing a job's TotalProcs value when ThreadsPerCore>1 and allocating by cores or sockets.
-
- 10 Sep, 2009 4 commits
-
-
https://eris.llnl.gov/svn/slurm/branches/slurm-2.1.topo.addrMoe Jette authored
-- Move processing of node configuration information in slurm.conf and topology information in topology.conf from slurmctld into common and load that information into slurmd. Use it to set environment variables for jobs SLURM_TOPOLOGY_ADDR and SLURM_TOPOLOGY_ADDR_PATTERN describing the network topology for each task. Based upon patch from Mattheu Hautreux (CEA).
-
Danny Auble authored
If a slurmd does not have a node listed in it's slurm.conf (slurm.conf's should be kept the same on all nodes) an error message is printed in the slurmctld log along with the message already being printed in the slurmd log for easier debugging.
-
Danny Auble authored
-
David J. Bremer authored
-
- 09 Sep, 2009 1 commit
-
-