Automatically resume restarted nodes in SLURM

This commit is contained in:
Rodrigo Arias 2023-05-18 12:48:04 +02:00
parent fc90b40310
commit 19c01aeb1d

View File

@ -10,6 +10,7 @@
];
extraConfig = ''
MpiDefault=pmix
ReturnToService=2
'';
};
}