- 12 Sep, 2019 2 commits
-
-
Brian Christiansen authored
Bug 7719 Signed-off-by: Danny Auble <da@schedmd.com>
-
Dominik Bartkiewicz authored
Regression caused by 72736af2. Bug 7708.
-
- 10 Sep, 2019 1 commit
-
-
Danny Auble authored
FastSchedule will be removed in 20.02. FastSchedule=2 functionality has been moved to SlurmdParameters=config_overrides. Bug 7496. Signed-off-by: Tim Wickberg <tim@schedmd.com>
-
- 07 Sep, 2019 1 commit
-
-
Marcin Stolarek authored
-
- 06 Sep, 2019 4 commits
-
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 7664
-
Brian Christiansen authored
Bug 7699
-
Danny Auble authored
Continuation of 64876087 Bug 7698
-
- 05 Sep, 2019 1 commit
-
-
Nate Rini authored
-
- 04 Sep, 2019 3 commits
-
-
Danny Auble authored
Bug 4781
-
Dominik Bartkiewicz authored
Otherwise, there could be time frames where printed schednodes information could be obsolete. Bug 7676.
-
Dominik Bartkiewicz authored
exclusively to that job. Bug 7510
-
- 03 Sep, 2019 8 commits
-
-
Danny Auble authored
-
Dominik Bartkiewicz authored
use correct start_time for TIME_FLOAT resevation in _job_overlap() Bug 7458
-
Dominik Bartkiewicz authored
Bug 7458
-
Dominik Bartkiewicz authored
Test DAILY reservation conflict Bug 7458
-
Dominik Bartkiewicz authored
use _resv_time_overlap() in _resv_overlap() Bug 7458
-
Dominik Bartkiewicz authored
Bug 7458
-
Dominik Bartkiewicz authored
Bug 7458
-
Dominik Bartkiewicz authored
Move _validate_node_choice() before prolog/epilog check Bug 7458
-
- 30 Aug, 2019 3 commits
-
-
Brian Christiansen authored
-
Nate Rini authored
Bug 6513.
-
Nate Rini authored
Bug 6513.
-
- 29 Aug, 2019 13 commits
-
-
Michael Hinton authored
Free the gres_devices list to avoid a valgrind warning on exit. Bug 7644.
-
Alejandro Sanchez authored
-
Albert Gil authored
Bug 7149.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Continuations of a2f2894f Bug 7445 Signed-off-by: Marshall Garey <marshall@schedmd.com>
-
Brian Christiansen authored
Continuation of 30bbc11d Bug 7445 Signed-off-by: Dominik Bartkiewicz <bart@schedmd.com>
-
Brian Christiansen authored
Bug 7445 Signed-off-by: Dominik Bartkiewicz <bart@schedmd.com>
-
Brian Christiansen authored
When --batch=<feature> is used, the batch_host isn't chosen until the job is being launched -- because the features could be different on boot (e.g. KNL nodes). Thus if the job is allocated nodes that need to be booted, it needs to wait till they are all booted so it can make a decision at launch time. Bug 7445 Signed-off-by: Dominik Bartkiewicz <bart@schedmd.com>
-
Dominik Bartkiewicz authored
This is a continuation to 7da439b4 Bug 7445
-
Alejandro Sanchez authored
-
Albert Gil authored
The get_default_acct was truncating the account name for long account names. This commit uses -P/--parsable2 to avoid it. Bug 7369.
-
Marcin Stolarek authored
Bug 7467.
-
- 28 Aug, 2019 1 commit
-
-
Alejandro Sanchez authored
Only do so once the task actually finishes. Otherwise, a requeued task could set an incorrect max_exit_code even if completed with exit code 0 after re-running again, leading to problems with i.e. other jobs with an afterok type of dependency on such array relying on the incorrectly set max_exit_code. Bug 7552.
-
- 26 Aug, 2019 3 commits
-
-
Danny Auble authored
We only remove from registered_clusters if conn->rem_port != 0, so only add to it if the same. Bug 5213 Signed-off-by: Alejandro Sanchez <alex@schedmd.com>
-
Tim Wickberg authored
-
Marshall Garey authored
The previous log message implied that you should never use the topology plugin where no switch could reach all nodes through its descendants. However, this is a valid configuration where sites may not want jobs spanning across certain switches, so we've softened the language in the log message. Bug 7466.
-