Exclude fox from being suspended by slurm

This commit is contained in:
Rodrigo Arias 2025-02-12 15:02:18 +01:00
parent d6ed4b4521
commit f4534e1e5a

View File

@ -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