Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titlesinfo
psslurm ~ # sinfo
PARTITION AVAIL TIMELIMIT NODES STATE NODELIST 
anagpu* up infinite 1 drain psanagpu107 
anagpu* up infinite 6 idle psanagpu[101-104,110,113]

The * following the name means default partition (queue) is anagpu

...

The main way to run jobs on the cluster is by using the sbatch command.

Prior to submitting a batch job it is recommended to check that jobs that exist on the system by using the squeue command:

Code Block
languagebash
titlesqueue
psslurm ~ # squeue 
             JOBID PARTITION     NAME     USER ST       TIME  NODES NODELIST(REASON) 
               187    anagpu ExampleM    omarq  R       0:04      1 psanagpu110