File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -289,8 +289,6 @@ deployment_groups:
289289 guest_accelerator :
290290 - type : nvidia-gb200
291291 count : 4
292- gpu_driver_installation_config :
293- gpu_driver_version : DEFAULT
294292 reservation_affinity :
295293 consume_reservation_type : SPECIFIC_RESERVATION
296294 specific_reservations :
Original file line number Diff line number Diff line change 6262 path : /home/kubernetes/bin/nvidia
6363 type : Directory
6464 initContainers :
65- - name : disable-log-martian
66- image : alpine:latest
67- command : ["/bin/sh"]
68- securityContext :
69- privileged : true
70- args :
71- - -c
72- - |
73- sysctl -w net.ipv4.conf.gpu0rdma0.log_martians=0
74- sysctl -w net.ipv4.conf.gpu1rdma0.log_martians=0
75- sysctl -w net.ipv4.conf.gpu2rdma0.log_martians=0
76- sysctl -w net.ipv4.conf.gpu3rdma0.log_martians=0
77- - image : us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-arm64:v1.0.4
65+ - image : us-docker.pkg.dev/gce-ai-infra/gpudirect-gib/nccl-plugin-gib-arm64:v1.0.7
7866 name : nccl-rdma-installer
7967 resources :
8068 requests :
You can’t perform that action at this time.
0 commit comments