Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

Here is information on memory on Talapas hosts, how to request it with SLURM, etc.

...

Almost certainly different quantities will be added as new hardware is acquired over time. 

To see the actual available memory for hosts in each partition, you can use a command like this

Code Block
sinfo -e -O partition,cpus,memory,nodes

See Machine Specifications for more details.

Virtual Memory

Currently the compute nodes have no swap space configured.  In almost all scenarios, swapping on compute nodes is unhelpful, or even counterproductive.

...

There are only a relatively small number of fat nodes, so in general you can expect to wait longer before your job is scheduled.

Partition default memory settings

View default memory settings for each partition, run

Code Block
/packages/racs/bin/slurm-show-def-memVirtual Memory

To override the defaults, use slurm’s --mem flag