Skip to content

Commit a34158b

Browse files
Merge pull request #51 from oracle-quickstart/readme-cpu-image
Add non-GPU image to readme
2 parents 9e3772a + b1f6848 commit a34158b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ 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+
30+
- [Link to import the image](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)
31+
2832
**Images for NVIDIA shapes**
2933

3034
- [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 +156,7 @@ kubectl create serviceaccount -n default mpi-worker-view
152156
kubectl create rolebinding default-view --namespace default --serviceaccount default:mpi-worker-view --clusterrole view
153157
```
154158

155-
#### Run the NCCL test
159+
#### Run the NCCL/RCCL tests
156160
> [!IMPORTANT]
157161
> 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.
158162

0 commit comments

Comments
 (0)