NCSU CSC Cluster
Login
@arc.csc.ncsu.edu
ssh -i byan4 byan4@arc.csc.ncsu.edu
List Nodes
sinfo
Access
salloc - give me assess rand
salloc -w c(node number)
https://github.com/yrahul3910/convenience-scripts/blob/master/run-template.sh
Run as batch
sbatch run.sh
Cancel
scancel (job number)
Helper bash scripts
https://github.com/yrahul3910/convenience-scripts/tree/master