Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add command to see actual node memory

...

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.

...