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.
2 parents 714b02e + 7200cbc commit 119be77Copy full SHA for 119be77
manifests/a100-nccl-test.yaml
@@ -43,6 +43,9 @@ spec:
43
name: wait-for-workers
44
serviceAccount: mpi-worker-view
45
terminationGracePeriodSeconds: 2
46
+ tolerations:
47
+ - key: nvidia.com/gpu
48
+ operator: Exists
49
containers:
50
- command:
51
- /bin/bash
manifests/h100-nccl-test.yaml
0 commit comments