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 0fa2c42 commit 4f00234Copy full SHA for 4f00234
tests/integration-tests/configs/develop.yaml
@@ -94,3 +94,11 @@ test-suites:
94
instances: ["p4d.24xlarge"]
95
oss: ["ubuntu1804", "centos7", "ubuntu2004"]
96
schedulers: ["slurm"]
97
+ # nccl tests overwrite the tests in common.yaml
98
+ nccl:
99
+ test_nccl.py::test_nccl:
100
+ dimensions:
101
+ - regions: ["eu-west-1"]
102
+ instances: ["p4d.24xlarge"]
103
+ oss: ["alinux2", "ubuntu1804"]
104
+ schedulers: ["slurm"]
0 commit comments