Skip to content

Commit 405865a

Browse files
Update README.md
1 parent 9e3772a commit 405865a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ You can use the below images for both CPU and GPU pools.
2525
#### Images to use
2626
You can use the instructions [here](https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/imageimportexport.htm#Importing) for importing the below image to your tenancy.
2727

28+
**Image to use for non-GPU nodes**
29+
[Link to import](https://objectstorage.us-chicago-1.oraclecloud.com/p/O1VP9Rx0p7uWKRQW6739ZzTbnUPK5F8cvlN0apUaiO_cF5x9R2ESYN6yskW0FUVq/n/hpc_limited_availability/b/oke-images-do-not-delete/o/Canonical-Ubuntu-22.04-2025.03.28-0-OKE)
30+
2831
**Images for NVIDIA shapes**
2932

3033
- [GPU driver 570 & CUDA 12.8](https://objectstorage.ca-montreal-1.oraclecloud.com/p/ts6fjAuj7hY4io5x_jfX3fyC70HRCG8-9gOFqAjuF0KE0s-6tgDZkbRRZIbMZmoN/n/hpc_limited_availability/b/images/o/Canonical-Ubuntu-22.04-2024.10.04-0-OCA-OFED-24.10-1.1.4.0-GPU-570-CUDA-12.8-2025.03.26-0)
@@ -152,7 +155,7 @@ kubectl create serviceaccount -n default mpi-worker-view
152155
kubectl create rolebinding default-view --namespace default --serviceaccount default:mpi-worker-view --clusterrole view
153156
```
154157

155-
#### Run the NCCL test
158+
#### Run the NCCL/RCCL tests
156159
> [!IMPORTANT]
157160
> The NCCL parameters are different between the H100 and A100 shapes. Please make sure that you are using the correct manifest for your bare metal GPU shapes.
158161

0 commit comments

Comments
 (0)