Explain how to connect to an existing job with `--jobid`
General srun --jobid <jobid> --overlap --pty bash
For multi-node jobs which it's possible to select a node srun --jobid <jobid> --nodelist=<nodename> --overlap --pty bash
Recommended location(s): FAQ, Slurm cheat sheet; linked from Unity GPUs