Grace Hopper GH200 GPUs
Last updated
Was this helpful?
Oscar has two Grace Hopper GH200 GPU nodes. Each node combines Nvidia Grace Arm CPU and Hopper GPU architecture.
Each GH200 node has 72 Arm cores with 550G memory. Both CPU and GPU threads on GH200 nodes can now concurrently and transparently access both CPU and GPU memory.
The two GH200 nodes are in the gracehopper partition.
A gk-condo user can submit jobs to the GH200 nodes with their gk-gh200-gcondo account, i.e.,
#SBATCH --account=gk-gh200-gcondo
#SBATCH --partition=gracehopperFor users who are not a gk-condo user, a High End GPU priority account is required for accessing the gracehopper partition and GH200 nodes. All users with access to the GH200 nodes need to submit jobs to the nodes with the ccv-gh200-gcondo account, i.e.
#SBATCH --account=ccv-gh200-gcondo
#SBATCH --partition=gracehopperNGC containers provide the best performance from the GH200 nodes. Running tensorflow containers is an example for running NGC containers.
A NGC container must be built on a GH200 node for the container to run on GH200 nodes
The two nodes have Arm CPUs. So Oscar modules do not run on the two GH200 nodes. Please contact support@ccv.brown.edu about installing and running modules on GH200 nodes.
Last updated
Was this helpful?
Was this helpful?