- 13 Mar, 2018 4 commits
-
-
Danny Auble authored
-
Danny Auble authored
when slurmctld was started) you could loose QOS usage information. Bug 4865
-
Danny Auble authored
To be used in a future commit for Bug 4865
-
Morris Jette authored
no steps or params.pid_format is used. This also fixes a memory leak. Bug 4904
-
- 12 Mar, 2018 11 commits
-
-
Felip Moll authored
the new 'flags' field of slurmdb_job_cond_t. Added new flag JOBCOND_FLAG_RUNAWAY for listing only runaway jobs. Bug 4847
-
Felip Moll authored
Bug 4847
-
Danny Auble authored
# Conflicts: # doc/html/faq.shtml # src/plugins/job_submit/lua/job_submit_lua.c
-
Felip Moll authored
1c92134d
-
Felip Moll authored
6bc5dc30 6d4518fe
-
Danny Auble authored
static.
-
Danny Auble authored
This reverts commit afdd8778. Turns out MsgAggregation hits a race condition here where the assoc_mgr_tres_list might not be set up yet. Reverting this commit makes everything work as expected. It was only added in the first place as convenience.
-
Morris Jette authored
-
Felip Moll authored
Otherwise incorrect status could be registered in the database and completed jobs be seen as pending, running, and so on. Bug 4847
-
Felip Moll authored
set to not be shown as runaway. Bug 4847
-
Felip Moll authored
Otherwise incorrect status could be registered in the database and completed jobs be seen as pending, running, and so on. Bug 4847
-
- 10 Mar, 2018 1 commit
-
-
Morris Jette authored
Add infrastructure for per-job and per-step TRES parameters: tres-per-job, tres-per-node, tres-per-socket, tres-per-task, cpus-per-tres, mem-per-tres, tres-bind and tres-freq. These new parameters are not currently used, but have been added to the appropriate RPCs.
-
- 09 Mar, 2018 5 commits
-
-
Morris Jette authored
This does not add the new fields, but just duplicates the v17.11 logic. The next commit will indentify what changes.
-
Morris Jette authored
Non-pack jobs were getting their pack_offset set to -1, which resulting in a bad pack_group value being reported for non-pack steps which were killed.
-
Morris Jette authored
-
Danny Auble authored
-
Tim Wickberg authored
We already use an unguarded #define _GNU_SOURCE throughout the code, so clean these out #ifndef guards out just for consistency.
-
- 08 Mar, 2018 2 commits
-
-
Dominik Bartkiewicz authored
-
Alejandro Sanchez authored
Looks like a regression accidentally introduced in d8770a66. Bug 4769.
-
- 07 Mar, 2018 8 commits
-
-
Danny Auble authored
_acct_policy_validate was always set. But that could override QOS_FLAG_DENY_LIMIT which is really what we want to be going with. We now are honoring it fully. If the job doesn't have a QOS we will deny on limit by default. Bug 4749.
-
Doug Jacobsen authored
Bug 4549
-
Doug Jacobsen authored
Bug 4549
-
Doug Jacobsen authored
Bug 4549
-
Doug Jacobsen authored
Bug 4549
-
Doug Jacobsen authored
Bug 4549
-
Tim Wickberg authored
-
Danny Auble authored
-
- 06 Mar, 2018 9 commits
-
-
Danny Auble authored
-
Danny Auble authored
some reason and we never init query.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
of MB.
-
Danny Auble authored
-
Danny Auble authored
-