- 10 Mar, 2017 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
I also made seff work on a non-standard perl install. I would had loved to do this in multiple commits, but it wasn't that possible.
-
Tim Wickberg authored
-
Danny Auble authored
-
Dominik Bartkiewicz authored
-
- 08 Mar, 2017 16 commits
-
-
Danny Auble authored
moment the dbd is assigning a db_index. Bug 3512 This is a definite culprit of creating runaway jobs.
-
Danny Auble authored
because the dbd is setting a db_index.
-
Danny Auble authored
in the middle of setting db_indexes.
-
Danny Auble authored
multifactor. Almost impossible to make happen, but still a bug.
-
Tim Wickberg authored
The stepd->protocol_version field is not set at this point, if not handled here then the following call to stepd_get_uid will fail as a protocol_version of zero is rejected. This appeared to work in 16.05 and older as the stepd_get_uid() API call used to ignore the invalid protocol_version and return the correct result anyways, but that was fixed in c177ff95. Bug .
-
Tim Shaw authored
to make note of that by making an empty list.
-
Danny Auble authored
req_config it is no longer needed.
-
Tim Shaw authored
correctly with Slurm tools. What this does is replace the incoming string with the gres actually chosen. Continuation of last commit. Bug 3521
-
Tim Shaw authored
gres line for scontrol et al. No real code change yet though, just changing declaration. Bug 3521
-
Tim Wickberg authored
-
Danny Auble authored
the database.
-
Thomas Opfer authored
Symbol required for read_slurm_cgroup_conf() call to work. Bug 3550.
-
-
Morris Jette authored
burst_buffer/cray - Fix parsing for discontinuous allocated nodes. A job allocation of "20,22" must be expressed as "20\n22" when passed to the dw_wlm_cli program. bugs 3540 and 3544
-
Morris Jette authored
-
Tim Wickberg authored
Bug 3426.
-
- 07 Mar, 2017 5 commits
-
-
Morris Jette authored
-
Morris Jette authored
capmc_resume (Cray resume node script) - Do not disable changing a node's active features if SyscfgPath is configured in the knl.conf file. bug 3533
-
Morris Jette authored
If a job is cancelled by the user while it's allocated nodes are being reconfigured (i.e. the capmc_resume program is rebooting nodes for the job) and the node reconfiguration fails (i.e. the reboot fails), then don't requeue the job but leave it in a cancelled state. Note the JOB_RECONFIG_FAIL state flag is currently only used by capmc_resume, but could be used for other programs responsible for node reboots. bug 3392
-
Morris Jette authored
-
Morris Jette authored
bug 3538
-
- 06 Mar, 2017 4 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Bug 3511.
-
Morris Jette authored
Note that a job --exclusive=user or --exclusive=mcs disable some mods of job preemption. bug 3284
-
Morris Jette authored
Note in the salloc/sbatch/srun man pages that the --spread-job option disables the topology/tree plugin.
-
- 03 Mar, 2017 9 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
This will support more timely shutdown of slurmctld
-
Morris Jette authored
Based upon information from Cray
-
Danny Auble authored
-
Danny Auble authored
# Conflicts: # META # NEWS # src/slurmctld/agent.c
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 02 Mar, 2017 1 commit
-
-
Morris Jette authored
-