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 6d998bc commit d15980aCopy full SHA for d15980a
.buildkite/pipeline.yml
@@ -32,6 +32,7 @@ steps:
32
cuda: "*"
33
env:
34
REACTANT_TEST_GROUP: "{{matrix.group}}"
35
+ CUDA_VISIBLE_DEVICES: 0
36
if: build.message !~ /\[skip tests\]/
37
timeout_in_minutes: 120
38
0 commit comments