Difference between revisions of "Tutorials"
From CompSemWiki
Jump to navigationJump to search (Created page with "* SSH to the research computing machine. * ssh -Y userId@login.rc.colorado.edu * Load Torque modules * use Torque * Print all nodes * pbsnodes -a") |
|||
Line 1: | Line 1: | ||
* SSH to the research computing machine. | * SSH to the research computing machine. | ||
− | + | ssh -Y userId@login.rc.colorado.edu | |
* Load Torque modules | * Load Torque modules | ||
− | + | use Torque | |
* Print all nodes | * Print all nodes | ||
− | + | pbsnodes -a |
Revision as of 14:27, 29 November 2011
- SSH to the research computing machine.
ssh -Y userId@login.rc.colorado.edu
- Load Torque modules
use Torque
- Print all nodes
pbsnodes -a