Skip to content

Commit e69de3e

Browse files
authored
Merge pull request GoogleCloudPlatform#4303 from cboneti/nccl-1.0.6
update nccl to 1.0.6
2 parents ee0b5d1 + c5eb782 commit e69de3e

14 files changed

Lines changed: 15 additions & 15 deletions

File tree

examples/gke-a3-ultragpu/gke-a3-ultragpu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ deployment_groups:
226226
install: true # NCCL gIB plugin via DaemonSet initContainer
227227
path: $(vars.gib_installer_path)
228228
template_vars:
229-
version: v1.0.5
229+
version: v1.0.6
230230
accelerator_count: 8
231231

232232
- id: job-template

examples/gke-a3-ultragpu/nccl-jobset-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ spec:
125125
- name: nccl
126126
stdin: true
127127
tty: true
128-
image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.5
128+
image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.6
129129
securityContext:
130130
privileged: true
131131
env:

examples/gke-a3-ultragpu/system_benchmarks/ramble-nccl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ data:
126126
| sed 's/ / -x /g')
127127
128128
container_name: nccl-tests
129-
container_uri: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.5
129+
container_uri: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.6
130130
gke_container_name: nccl
131131
gke_namespace: ramble
132132
gpus_per_node: 8

examples/gke-a4/gke-a4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ deployment_groups:
243243
install: true # NCCL gIB plugin via DaemonSet initContainer
244244
path: $(vars.gib_installer_path)
245245
template_vars:
246-
version: v1.0.5
246+
version: v1.0.6
247247
accelerator_count: 8
248248

249249
- id: job-template

examples/gke-a4/nccl-jobset-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ spec:
125125
- name: nccl
126126
stdin: true
127127
tty: true
128-
image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.5
128+
image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.6
129129
securityContext:
130130
privileged: true
131131
env:

examples/gke-consumption-options/dws-flex-start-queued-provisioning/nccl-installer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ spec:
7070
sysctl -w net.ipv4.conf.gpu5rdma0.log_martians=0
7171
sysctl -w net.ipv4.conf.gpu6rdma0.log_martians=0
7272
sysctl -w net.ipv4.conf.gpu7rdma0.log_martians=0
73-
- image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib:v1.0.5
73+
- image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib:v1.0.6
7474
name: nccl-rdma-installer
7575
resources:
7676
requests:

examples/gke-consumption-options/dws-flex-start-queued-provisioning/nccl-jobset-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ spec:
129129
- name: nccl
130130
stdin: true
131131
tty: true
132-
image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.5
132+
image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.6
133133
securityContext:
134134
privileged: true
135135
env:

examples/gke-consumption-options/dws-flex-start/nccl-installer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ spec:
7070
sysctl -w net.ipv4.conf.gpu5rdma0.log_martians=0
7171
sysctl -w net.ipv4.conf.gpu6rdma0.log_martians=0
7272
sysctl -w net.ipv4.conf.gpu7rdma0.log_martians=0
73-
- image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib:v1.0.5
73+
- image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib:v1.0.6
7474
name: nccl-rdma-installer
7575
resources:
7676
requests:

examples/gke-consumption-options/dws-flex-start/nccl-jobset-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ spec:
126126
- name: nccl
127127
stdin: true
128128
tty: true
129-
image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.5
129+
image: us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-diagnostic:v1.0.6
130130
securityContext:
131131
privileged: true
132132
env:

examples/hypercompute_clusters/a3u-slurm-ubuntu-gcs/a3u-slurm-ubuntu-gcs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ vars:
4848
project: $(vars.project_id)
4949
family: $(vars.deployment_name)-u22
5050
disk_size_gb: 200
51-
nccl_plugin_version: v1.0.5
51+
nccl_plugin_version: v1.0.6
5252
benchmark_dir: $(ghpc_stage("system_benchmarks"))
5353

5454
# Here we define a set of startup script runners that are used to configure

0 commit comments

Comments
 (0)