Boyang Yan

Home

❯

posts

❯

Arc Cluster

Arc Cluster

Apr 04, 20251 min read

NCSU CSC Cluster

slurm

Login

ssh key

@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


Graph View

  • Login
  • List Nodes
  • Access
  • Run as batch
  • Cancel
  • Helper bash scripts

Backlinks

  • Private Cloud (on-premises)

Created with Quartz v4.5.0 © 2025