...
Code Block |
---|
1) copy my setup code from carver. |
...
- SVN @ NERSC
http://www.nersc.gov/nusers/systems/servers/cvs.php
...
- Running Interactive Jobs on Carver
You can run an xterm in batch by doing a "qsub -I -q regular ...."
http://www.nersc.gov/nusers/systems/carver/running_jobs/interactive.php
Note that interactive jobs do not have to go to the interactive queue.
E.g. in side screen run this command (1 node, 1 core)
qsub -I -V -q interactive -l nodes=1:ppn=1
brings you in to another shell which is treated as batch but is interactive.
Misc info about resources at NERSC/PDSF
https://newweb.nersc.gov/users/computational-systems/pdsf/using-the-sge-batch-system/i-o-resources/
...
- Reboot VM
From inside: shutdown -r now
From outside: euca-reboot-instances i-446F07EE