We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88b7ca6 + 23b152a commit 3f458cdCopy full SHA for 3f458cd
.buildkite/pipeline.yml
@@ -0,0 +1,10 @@
1
+steps:
2
+ - label: "GPU integeration with julia v1.6"
3
+ plugins:
4
+ - JuliaCI/julia#v1:
5
+ version: "1"
6
+ - JuliaCI/julia-test#v1: ~
7
+ agents:
8
+ queue: "juliagpu"
9
+ cuda: "*"
10
+ timeout_in_minutes: 120
0 commit comments