Exclude fox from being suspended by slurm
This commit is contained in:
parent
448198f4c2
commit
8d891ea7e5
@ -78,7 +78,7 @@ in {
|
||||
SuspendTimeout=60
|
||||
ResumeProgram=${resumeProgram}
|
||||
ResumeTimeout=300
|
||||
SuspendExcNodes=hut
|
||||
SuspendExcNodes=hut,fox
|
||||
|
||||
# Turn the nodes off after 1 hour of inactivity
|
||||
SuspendTime=3600
|
||||
|
Loading…
Reference in New Issue
Block a user