User Tools

Site Tools


users:interactive

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
users:interactive [2016/03/31 11:40] ecaloreusers:interactive [2016/04/12 10:27] (current) ecalore
Line 5: Line 5:
 <code bash> <code bash>
 srun -u --partition=interactive --nodelist=node02 --pty bash srun -u --partition=interactive --nodelist=node02 --pty bash
 +</code>
 +
 +You can also require one or more GPUs:
 +
 +<code bash>
 +srun -u --partition=interactive --gres=gpu:1 --pty bash
 </code> </code>
  
Line 13: Line 19:
  
 <WRAP center round important 60%> <WRAP center round important 60%>
-The login to the nodes via ssh is disabled.+Login to the nodes via ssh is disabled.
 </WRAP> </WRAP>
  
  
  
users/interactive.1459417235.txt.gz · Last modified: 2016/03/31 11:40 by ecalore