You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/gke-a4x-max-bm/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ This section describes how to run [NCCL/gIB](https://docs.cloud.google.com/ai-hy
124
124
125
125
The Kubeflow MPI Operator manages distributed MPI workloads on GKE.
126
126
127
-
1. **Deploy MPI Operator (v0.8.0):**
127
+
1. **Deploy MPI Operator (v0.8.2):**
128
128
129
129
***Automated (During Cluster Creation via Blueprint YAML):** Include the MPI Operator manifest in`apply_manifests` under `kubectl-apply`in your blueprint YAML (`gke-a4x-max-bm.yaml`):
130
130
@@ -135,13 +135,13 @@ The Kubeflow MPI Operator manages distributed MPI workloads on GKE.
Copy file name to clipboardExpand all lines: examples/gke-a4x/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Refer to [Deploy and run NCCL test with Topology Aware Scheduling (TAS)](https:/
10
10
11
11
The Kubeflow MPI Operator manages distributed MPI workloads on GKE.
12
12
13
-
1.**Deploy MPI Operator (v0.8.0):**
13
+
1.**Deploy MPI Operator (v0.8.2):**
14
14
15
15
***Automated (During Cluster Creation via Blueprint YAML):** Include the MPI Operator manifest in `apply_manifests` under `kubectl-apply` in your blueprint YAML (`gke-a4x.yaml`):
16
16
@@ -21,13 +21,13 @@ The Kubeflow MPI Operator manages distributed MPI workloads on GKE.
0 commit comments