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 8f514cc commit a047d83Copy full SHA for a047d83
1 file changed
.buildkite/pipeline.yml
@@ -10,8 +10,7 @@ steps:
10
commands: |
11
unset LD_LIBRARY_PATH
12
agents:
13
- queue: "juliagpu"
14
- cuda: "*"
+ queue: "cuda"
15
gpu: "a100"
16
timeout_in_minutes: 15
17
matrix:
0 commit comments