- 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 3 commits
-
-
-
Moe Jette authored
stderr to "Submitted batch job #" written to stdout.
-
-
- 08 Sep, 2009 1 commit
-
-
Don Lipari authored
-- Recycled the "-A" argument indicate "account" for all the commands that accept the --account argument (srun -A to allocate is no longer supported.)
-
- 04 Sep, 2009 1 commit
-
-
- 02 Sep, 2009 2 commits
-
-
-
Don Lipari authored
-
- 31 Aug, 2009 2 commits
-
-
-
Don Lipari authored
-
- 29 Aug, 2009 1 commit
-
-
Danny Auble authored
BLUEGENE - env vars such as SLURM_NNODES, SLURM_JOB_NUM_NODES, and SLURM_JOB_CPUS_PER_NODE now reference cnode counts instead of midplane counts. SLURM_NODELIST still references midplane names.
-
- 26 Aug, 2009 3 commits
-
-
-
Moe Jette authored
-
-
- 25 Aug, 2009 1 commit
-
-
- 24 Aug, 2009 1 commit
-
-
Moe Jette authored
nodes already in another reservation.
-
- 22 Aug, 2009 1 commit
-
-
Moe Jette authored
from the database
-
- 21 Aug, 2009 3 commits
-
-
-
https://eris.llnl.gov/svn/slurm/branches/preempt.qosMoe Jette authored
This adds job preemption support to select/linear for preempt/qos and optimizes job placement on nodes considering workload from other partitions.
-
Danny Auble authored
-
- 20 Aug, 2009 3 commits
-
-
https://eris.llnl.gov/svn/slurm/trunkDavid J. Bremer authored
svn merge https://eris.llnl.gov/svn/slurm/trunk https://eris.llnl.gov/svn/slurm/branches/slurm-1.4.srun.hang I merged changes from the trunk onto slurm-1.4.srun.hang branch as I worked, so the branch was up to date with ongoing trunk development. The merge command above finds the diffs between the trunk and branch--just the development for the branch--and applies the changes to the trunk.
-
-
Moe Jette authored
-
- 19 Aug, 2009 1 commit
-
-
Moe Jette authored
-
- 18 Aug, 2009 2 commits
-
-
Moe Jette authored
Not currently used
-
-
- 17 Aug, 2009 1 commit
-
-
Moe Jette authored
-
- 15 Aug, 2009 1 commit
-
-
Moe Jette authored
suspended job is cancelled.
-
- 13 Aug, 2009 2 commits
-
-
Danny Auble authored
Accounts/Users with no associations, Accounts with no users or subaccounts attached in a cluster, and Users with No UID on the system. -- Added new option for sacctmgr list assoc and list cluster WOLimits. This gives a smaller default format without the limit information. This may be the new default for list assocations and list clusters. -- Users are now required to have an association with there default account. Sacctmgr will now complain when you try to modify a users default account which they are not associated anywhere.
-
-
- 12 Aug, 2009 3 commits
- 11 Aug, 2009 2 commits
- 10 Aug, 2009 2 commits
-
-
https://eris.llnl.gov/svn/slurm/branches/4DMoe Jette authored
This is a merge of all slurm modifications added to support a Sun Constellation system with 4-D name space (3-D for coordinate followed by a sequence number for the node at that coordinate).
-
Danny Auble authored
-