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. Compute nodes are assigned to one or more partitions.

Our cluster has 4 different partitions:

  • standard
    • The default queue. Contains the 25 standard compute nodes (128GB RAM, at least 16 cores). No time limit.
  • gpu
    • Contains the GPU machines only. No time limit. node91 has two (old) Nvidia K20m GPUs. node94 has an Nvidia V100 with 32GB of RAM.
  • bigmem
    • Contains the big memory machines only (512GB or 768GB, 32 cores). No time limit.
  • short
    • Contains all nodes, including gpu and bigmem, but has a 3 hour time limit, and jobs in this queue have a lower priority than jobs in the other queues.

Standard, gpu, and bigmem have no time limit.

partitions.1611851284.txt.gz · Last modified: 2021/01/28 11:28 by root