- 25 Oct, 2011 1 commit
-
-
Morris Jette authored
-
- 24 Oct, 2011 7 commits
-
-
Morris Jette authored
Change the logging of a job step create failure due to SlurmctldProlog running from info() to debug() since this can be due to a race condition.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Conflicts: META NEWS doc/html/team.shtml src/slurmctld/ping_nodes.c
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Do not attempt to run HeathCheckProgram on powered down nodes. Patch from Ramiro Alba, Centre Tecnològic de Tranferència de Calor, Spain.
-
- 21 Oct, 2011 16 commits
-
-
Morris Jette authored
If job time limit exceeds partition maximum, but job's minimum time limit does not, set job's time limit to partition maximum at allocation time.
-
Morris Jette authored
Do not make duplicate/redundant calls to acct_policy_job_runnable() and avoid setting a job's priority to 1 if state_reason is FAIL_ACCOUNT (invalid account name).
-
Danny Auble authored
ESLURMD_GID_NOT_FOUND where slurm would be a little over zealous in treating missing a GID or UID as a fatal error.
-
Danny Auble authored
-
Danny Auble authored
cnodes in them.
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
that isn't a full midplane.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
restart.
-
Danny Auble authored
-
Morris Jette authored
The change in function call order of commit e60abe43 resulted in slurmd daemons on front-end systems not registering with the proper node name.
-
Danny Auble authored
-
Danny Auble authored
-
- 20 Oct, 2011 14 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/common/slurm_protocol_util.c
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
block correctly.
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
Conflicts: src/plugins/select/bluegene/bg_read_config.c src/slurmctld/job_mgr.c
-
Danny Auble authored
-
- 19 Oct, 2011 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
This reverts https://github.com/hautreux/slurm/commit/35075c10995f4e83d0104662f147cd7b413d25f4 My version of RPM doesn't seem to understand the "replace" parameter for %config, so rpm builds bomb out with Invalid %config token: replace Invalid %config token: replace I think the default for %config is to not replace config files, so I'm not sure this commit is needed. Since the release agents are not really config files, but need to be tightly coupled to the release of task/cgroup and proctrack/cgroup, I would say the release agents should be moved under /usr/libexec/slurm At the very least, this commit needs to be reverted before slurm-2.3.1 in order to allow rpms to be built. Thanks, Mark Grondona
-