We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461cf73 commit 9c260a7Copy full SHA for 9c260a7
README.md
@@ -146,7 +146,7 @@ Kueue & MPI Operator are needed for running the optional NCCL tests.
146
```sh
147
kubectl apply --server-side -f https://raw.githubusercontent.com/kubeflow/mpi-operator/v0.6.0/deploy/v2beta1/mpi-operator.yaml
148
149
-helm install kueue oci://registry.k8s.io/kueue/charts/kueue --version="0.13.4" --create-namespace --namespace=kueue-system
+helm install kueue oci://registry.k8s.io/kueue/charts/kueue --version="0.14.1" --create-namespace --namespace=kueue-system
150
```
151
152
#### Run the NCCL/RCCL tests
0 commit comments