- 31 Oct, 2017 6 commits
-
-
Morris Jette authored
-
Danny Auble authored
It turns out the start of the reservation can be changed to match the window of the time we are looking at so we need to keep track of the real start time to update the correct reservation later on. Bug 4246
-
Morris Jette authored
Added more validation logic for updates to node features. Added node_features_p_node_update_valid() function to node_features plugin. bug 4294
-
Morris Jette authored
-
Morris Jette authored
Modify logic used to get socket/core/thread information from a common function in slurmd. This common function supports board count and some additional processors that the task/cgroup function did not support.
-
Morris Jette authored
-
- 30 Oct, 2017 2 commits
-
-
Morris Jette authored
HWLOC v2.0 support also requires commit b5b12af8bde34243e784ebf4fede5396c2bb7b73 bug 3969
-
Egbert Eich authored
The API of hwloc has changed considerably for version 2.0. For a summary check: https://github.com/open-mpi/hwloc/wiki/Upgrading-to-v2.0-API Test for the API version to support both the old and new API. Signed-off-by: Egbert Eich <eich@freedesktop.org> Signed-off-by: Egbert Eich <eich@suse.de> Bug 3968
-
- 28 Oct, 2017 3 commits
-
-
Danny Auble authored
# Conflicts: # src/plugins/node_features/knl_cray/node_features_knl_cray.c
-
Morris Jette authored
If configured with NodeFeatures=knl_cray and there are non-KNL nodes which include no features the slurmctld will abort without this patch when attempting strtok_r(NULL). bug 4294
-
Danny Auble authored
-
- 27 Oct, 2017 29 commits
-
-
Danny Auble authored
instead of sometimes calling functions directly.
-
Danny Auble authored
instead of sometimes calling functions directly.
-
Danny Auble authored
instead of sometimes calling functions directly.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
As well as jobcomp functions.
-
Danny Auble authored
This also renames some to match the calls of other things. Bug 4292
-
Danny Auble authored
-
Danny Auble authored
There is more possible this was just low hanging fruit.
-
Danny Auble authored
This is needed to figure out the unused wall clock time on them. Bug 4246
-
Tim Wickberg authored
No other options use underscores, so make these consistent with the rest. Both old and new syntax is supported for now. Change all 'verbose' option output to use dashes, and adjust the testsuite to match. Fix a few related documentation errors while here.
-
Danny Auble authored
Turns out what was there before was completely incorrect. Bug 4246
-
Morris Jette authored
If configured with NodeFeatures=knl_cray and there are non-KNL nodes which include no features the slurmctld will abort without this patch when attemping xstrdup(NULL). bug 4294
-
Marshall Garey authored
the same id.
-
Morris Jette authored
-
Tim Wickberg authored
-
Tim Wickberg authored
There is no /slurm page, this was missed in the new style conversion.
-
Marshall Garey authored
-
Isaac Hartung authored
Display the commands that are being exec'd
-
Danny Auble authored
nodes and didn't specify the cluster. This shouldn't matter for sacctmgr after the last commit.
-
Danny Auble authored
with sacctmgr.
-
Danny Auble authored
reservations instead of adding them which will create a new record in the database with correct node indexes.
-
Danny Auble authored
-
Danny Auble authored
end_time second in the query, it will be the same as the start time of the next cluster in the list.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-