Versions Compared

Key

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

...

Note there should not be a space between ā€œ-Lā€ and the FPGA name on the web portal

image-20240320-174636.pngimage-20240320-174758.png

Requesting the Grace Hopper ARM

The GraceHopper is a specialized unit running the ARM architecture aarch64, which is separate and non-compatible with x86_64 applications. While this node frequently is idle, unless your application is designed for this less-common architecture, you should expect compiled applications to fail on execution.

Requesting this node requires doing so exclusively.

Code Block
#SBATCH --exclusive
#SBATCH -p highmem
#SBATCH -L gracehopper
#SBATCH -G 1
or
interactive --exclusive -L gracehopper -G 1 -p highmem

Additional Help

Insert excerpt
Contact RC Support excerpt
Contact RC Support excerpt
nameContact RC Support
nopaneltrue