- 24 Oct, 2017 29 commits
-
-
Danny Auble authored
This was not needed when ecd5c056 was done. The other 2 places in that commit were correct.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Danny Auble authored
-
Danny Auble authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well
-
Tim Wickberg authored
Do not try to use the installed library, only use the library as it is currently being built. Otherwise, compiling a newer version of Slurm with an older version (that uses libslurmfull) will fail, as any newer symbols that are required will be missing from the currently-installed version. Bug 4167.
-
Tim Wickberg authored
The pre1 / rc1 are part of the release, not the version. Switch to %rel to avoid possible namespace conflicts with %patch.
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Brian Christiansen authored
-
Marshall Garey authored
Bug 4246
-
Danny Auble authored
-
Brian Christiansen authored
and display CPU if no TRES' are requested -- except for resveration reports.
-
Brian Christiansen authored
so that there is an un-altered version of the tres list from the database. tres_list is list of tres that are requested with --tres=str
-
Brian Christiansen authored
The memcpy already handled it.
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 4246
-
Brian Christiansen authored
Bug 4246
-
Brian Christiansen authored
when a job spans a reservation that was modified (multiple records for the same reservation). Bug 4246
-
Brian Christiansen authored
Bug 4246
-
Morris Jette authored
-
Alejandro Sanchez authored
Down waking nodes right after ResumeTimeout has been reached if they are not responding. Otherwise we have to wait for ping_nodes() to handle this work, thus SlurmdTimeout comes into play giving the sensation to the end user that nodes got stuck in ALLOCATED# and job in CF state until ping_nodes() decides to mark them DOWN and requeue the job. Bug 4182
-
- 23 Oct, 2017 11 commits
-
-
Tim Wickberg authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
This restores the ability of a 17.02 or 16.05 srun to be able to talk to a 17.11 slurmctld.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
BLCR is deprecated, and will require both --with-blcr and --enable-deprecated options to configure to enable.
-
Morris Jette authored
-
Tim Wickberg authored
-
Tim Wickberg authored
This is an "unsigned long", which is not always equal to "%"PRIu64.
-
Tim Wickberg authored
Thrown by gcc 4.9.2 on ppc64.
-