<p>Hey Joe,</p><p> </p><p>Have you considered using a reservation?</p><p>An operator can reserve a (set of) nodes for a given time, and as a user, you would simply</p><p>submit your jobs within this reservation.</p><p>Depending on your system configuration, a node might be marked as down if you reboot it,</p><p>and an operator would have to make it back into SLURM.</p><p> </p><p>FWIW, the KNL slurm plugin had some features that might be interesting for you:</p><p>an end user submit a job with a required cluster and/or memory mode, and the node config is automatically</p><p>updated and the node rebooted if needed, and then the job starts. No operator intervention is required</p><p>in the process.</p><p> </p><p> </p><p>Cheers,</p><p> </p><p>Gilles </p><p>----- Original Message -----</p><blockquote style="margin:1em 0;padding-left:1em;border-left:2px solid blue;"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello!<div> </div> <div>How best for a user to check out a slurm node?</div> <div> </div> <div>Unfortunately, command 'salloc' doesn't appear to meet this need.</div> <div> </div> <div>Command `salloc --nodelist some_node --time 3:00:00`</div> <div>This gives the user a new shell and the user can use `srun` to start an interactive session.</div> <div> </div> <div>However, if the user needs to reboot the node, set BIOS settings, etc then `salloc` automatically terminates the allocation when the new shell  is closed.</div> <div> </div> <div><div>salloc: Relinquishing job allocation 82</div> <div>salloc: Job allocation 82 has been revoked.</div></div> <div> </div> <div>Ideally, if a user requests a node for a few hours then they can do all of their work in the allotted time (srun sessions, reboots, BIOS settings, etc) using a single job allocation.</div> <div> </div> <div>Also, how can I reply to posts and replies on <a href="https://groups.google.com/g/slurm-users/">https://groups.google.com/g/slurm-users/</a>?</div> <div>The 'Reply all' and 'Reply to author' buttons on the site are greyed out.</div> <div> </div> <div>Much appreciated!</div> <div> </div> <div> </div></div></div></div></blockquote>