- 09 Oct, 2017 2 commits
-
-
Tim Wickberg authored
Currently slurmctld assumes all persistent connection RPCs are federation; add a persist_type_t field to be able to distinguish between possible sources of persistent connections and route to the appropriate subsystem. Add persist_conn_type_t enum with definitions for currently used and planned connection types.
-
Tim Wickberg authored
-
- 08 Oct, 2017 1 commit
-
-
Tim Wickberg authored
Now matches the log formats, and avoids jobid.4294967295 as the process name for the extern step.
-
- 07 Oct, 2017 8 commits
-
-
Tim Wickberg authored
Bug 4231.
-
Tim Wickberg authored
No functional change.
-
Tim Wickberg authored
-
Brian Christiansen authored
Bug 4038
-
Brian Christiansen authored
-
Tim Wickberg authored
Move test ahead of possible dereference. CID 177865.
-
Tim Wickberg authored
Unused internally, but designed so a (future) cli_filter plugin can send data in-band to a job_submit plugin. Bug 3745.
-
Tim Wickberg authored
-
- 06 Oct, 2017 29 commits
-
-
Tim Wickberg authored
This is no longer the case as of commit 224cd329 before 15.08 was released. Bug 4228 / bug 1570.
-
Brian Christiansen authored
as reported by CLANG
-
Danny Auble authored
-
Danny Auble authored
sent in here.
-
Danny Auble authored
-
Danny Auble authored
file. It turns out the underlying code is all core based instead of cpu. Specifying threads will result in unexpected behavior which can include segfaulting the slurmctld.
-
Danny Auble authored
name but different type.
-
Danny Auble authored
successful one.
-
Danny Auble authored
type.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
plugin on stepd launch.
-
Danny Auble authored
Not only that, but also make it so the slurmd sends this information over to the stepd on init. This also makes it so GRES of the same name and different types can happen.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Hopefully no functionality change.
-
Danny Auble authored
by similar combining code from all the gres plugins. Hopefully improving maintenance.
-
Danny Auble authored
into gres_plugin_state_file. Hopefully no functionality change.
-
Danny Auble authored
of 2 exactly same code paths, hopefully no functionality change.
-
Morris Jette authored
Regular user use of "scontrol top" command is now diabled. Use the configuration parameter "SchedulerParameters=enable_user_top" to enable that functionality. The configuration parameter "SchedulerParameters=disable_user_top" will be silently ignored. bug 3653
-
Felip Moll authored
Bug 4220.
-
Brian Christiansen authored
-
Isaac Hartung authored
to account for changes made in 8014b5a4
-