- 29 Mar, 2011 1 commit
-
-
Moe Jette authored
The man page for slurm.conf, select/cons_res parameter SelectTypeParameters, values CR_Socket and CR_Socket_Memory states the following: "Note that jobs requesting one CPU will only be given access to that one CPU" I think this statement is incorrect, or at least very misleading to users. A job requesting one CPU will only be allocated one CPU, but unless task/affinity is enabled or some other CPU binding mechanism is used, the job can access all of the CPUs on the node. That is, a task that is distributed to the node can run on any of the CPUs on the node, not just on the one CPU that was allocated to its job. I propose the following patch to replace "given access to" with "allocated". Regards, Martin Perry
-
- 28 Mar, 2011 1 commit
-
-
Moe Jette authored
-
- 25 Mar, 2011 1 commit
-
-
Danny Auble authored
Fix cosmetic sacctmgr issue where if the user you are trying to add doesn't exist in the /etc/passwd file and the account you are trying to add them to doesn't exist it would print (null) instead of the bad account name.
-
- 24 Mar, 2011 1 commit
-
-
Moe Jette authored
-
- 23 Mar, 2011 8 commits
-
-
Moe Jette authored
Fixes bug reported by Bill Brophy, Bull.
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
Dennis Leepow.
-
Moe Jette authored
-
Moe Jette authored
as UID values. Patch from Dennis Leepow.
-
Moe Jette authored
a constraint field with a count (e.g. "srun --constraint=gpu*2 -N4 a.out").
-
Moe Jette authored
-
- 22 Mar, 2011 2 commits
-
-
Danny Auble authored
-
Moe Jette authored
The change resulted in some cases where job steps were allocated zero CPUs on some nodes.
-
- 21 Mar, 2011 3 commits
- 18 Mar, 2011 6 commits
- 17 Mar, 2011 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
- 16 Mar, 2011 2 commits
-
-
Don Lipari authored
-
Moe Jette authored
-
- 15 Mar, 2011 7 commits
-
-
Don Lipari authored
options.
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
Improve handling of job updates when using limits in accounting, and updating jobs as a non-admin user.
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
actual and configured values
-
- 11 Mar, 2011 1 commit
-
-
Moe Jette authored
was going through re-size logic instead of just returning OK for no-op
-
- 10 Mar, 2011 5 commits
-
-
Moe Jette authored
This prevents preserving PreemptMode from an old slurm.conf after a reconfig
-
Moe Jette authored
Clear pending job's start_time between executions of sched/backfill.
-
Danny Auble authored
-
Moe Jette authored
-
Danny Auble authored
-