User Tools

Site Tools


partitions

This is an old revision of the document!


Partitions

Partition == Queue

SLURM allows the definition of different partitions. Think of these as job queues.

Our cluster has 4 different partitions:

  • all
    • The default queue. Contains the 17 standard compute nodes.
  • gpu
    • Contains the GPU machine only.
  • bigmem
    • Contains the big memory machines only.
  • short
    • Contains all nodes, including gpu and bigmem, but has a 2 hour time limit, and jobs in this queue have a lower priority than jobs in the other queues.

All, gpu, and bigmem have no time limit.

partitions.1401737113.txt.gz · Last modified: 2014/06/02 15:25 by root