User Tools

Site Tools


users:interactive

This is an old revision of the document!


Interactive Session

If needed, an interactive shell can be run on the cluster's nodes using the following SURM command:

srun -u --partition=interactive --nodelist=node02 --pty bash

srun's -u option turns off buffering of stdout.

The login to the nodes via ssh is disabled.

users/interactive.1458585691.txt.gz · Last modified: 2016/03/21 19:41 by ecalore