Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
doku:slurm_interactive [2021/05/14 18:01] goldenbergdoku:slurm_interactive [2022/10/04 07:33] groda
Line 23: Line 23:
 <code>salloc -N2 srun -n1 -N1 --cpu_bind=none --mem-per-cpu=0 --pty --preserve-env --mpi=none $SHELL</code> <code>salloc -N2 srun -n1 -N1 --cpu_bind=none --mem-per-cpu=0 --pty --preserve-env --mpi=none $SHELL</code>
 enabling that you directly have a session in one of the allocated nodes (no SSH needed any more).  enabling that you directly have a session in one of the allocated nodes (no SSH needed any more). 
-You can end the session by typing ''exit'' on the shell of the compute node. Here''exit'' also terminates the job.+You can end the session by typing ''exit'' on the shell of the compute node. Here ''exit'' also terminates the job. 
 + 
  • doku/slurm_interactive.txt
  • Last modified: 2023/03/14 12:57
  • by goldenberg