Skip to content

Commit 043c595

Browse files
Merge pull request #69 from oracle-quickstart/readme-fix
Fix the broken link in readme
2 parents 6d835bf + 99541c5 commit 043c595

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can use the instructions [here](https://docs.oracle.com/en-us/iaas/Content/C
4141
### Deploy the cluster using the Oracle Cloud Resource Manager template
4242
You can easily deploy the cluster using the **Deploy to Oracle Cloud** button below.
4343

44-
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://github.com/oracle-quickstart/oci-hpc-oke/releases/latest/download/oke-gpu-rdma-quickstart.zip)
44+
[![Deploy to Oracle Cloud](https://oci-resourcemanager-plugin.plugins.oci.oraclecloud.com/latest/deploy-to-oracle-cloud.svg)](https://cloud.oracle.com/resourcemanager/stacks/create?zipUrl=https://github.com/oracle-quickstart/oci-hpc-oke/releases/latest/download/oke-gpu-rdma-quickstart.zip)
4545

4646
For the image ID, use the ID of the image that you imported in the previous step.
4747

@@ -155,7 +155,7 @@ kubectl create rolebinding default-view --namespace default --serviceaccount def
155155
> [!IMPORTANT]
156156
> 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.
157157
158-
##### BM.GPU.H100
158+
##### BM.GPU.H200
159159
```
160160
kubectl apply -f https://raw.githubusercontent.com/oracle-quickstart/oci-hpc-oke/main/manifests/nccl-tests/BM.GPU.H200.8-nccl-test.yaml
161161
```

0 commit comments

Comments
 (0)