- 05 Apr, 2011 1 commit
-
-
Moe Jette authored
scheduling which prevented some jobs from starting as soon as possible.
-
- 04 Apr, 2011 2 commits
- 02 Apr, 2011 1 commit
-
-
Moe Jette authored
Avoid filling slurmd logs about unkillable jobs.
-
- 01 Apr, 2011 1 commit
-
-
Moe Jette authored
damon that should be running on the node is not running. Patch from Rod Schulz, Bull.
-
- 31 Mar, 2011 2 commits
- 30 Mar, 2011 9 commits
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
BLUEGENE - Added back a lock when creating dynamic blocks to be more thread safe on larger systems with heavy load.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Fix associations/qos for when adding back a previously deleted object the object will be cleared of all old limits.
-
Danny Auble authored
-
Moe Jette authored
-
- 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 1 commit
-
-
Danny Auble authored
-