Versions Compared

Key

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

...

Partition

Nodes

Description

smp

prod-[001-240]

  • default partition,

  • MaxNodes=1 → MaxCores=128,

  • default RAM: 1900 MB/core
  • Jobs can share a node

mpp

prod-[001-240]

  • exclusive access to nodes,

  • MaxNodes=240

fat

fat-00[1-4]

  • like smp but for jobs with extensive need of RAM

  • default RAM: 30000 MB/core

gpu

gpu-00[1-2]

  • like smp but...

  • ... you have to specify the type and number of desired GPUs via --gpus=<GpuType>:<GpuNumber> .
    The two gpu nodes each contain a different number and type of GPU:

    • gpu-001: 2x a40A40

    • gpu-002: 4x a100A100

Quality of service (--qos)

...