Run a shell in the allocated node with salloc #208

Manually merged
rarias merged 2 commits from slurm-interactive into master 2025-10-28 12:37:32 +01:00
Showing only changes of commit e3d1785285 - Show all commits

View File

@ -86,9 +86,7 @@ in {
# when a task runs (srun) so we can ssh early.
PrologFlags=Alloc,Contain,X11
# LaunchParameters=ulimit_pam_adopt will set RLIMIT_RSS in processes
# adopted by the external step, similar to tasks running in regular steps
# LaunchParameters=ulimit_pam_adopt
LaunchParameters=use_interactive_step
SlurmdDebug=debug5
rarias marked this conversation as resolved
Review

I would remove or update the comment

I would remove or update the comment
#DebugFlags=Protocol,Cgroup
'';