Skip to content

Commit

Permalink
Merge pull request #88 from FluxML/dg/bk
Browse files Browse the repository at this point in the history
add buildkite pipeline
  • Loading branch information
DhairyaLGandhi authored Jul 29, 2021
2 parents 88b7ca6 + 23b152a commit 3f458cd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
steps:
- label: "GPU integeration with julia v1.6"
plugins:
- JuliaCI/julia#v1:
version: "1"
- JuliaCI/julia-test#v1: ~
agents:
queue: "juliagpu"
cuda: "*"
timeout_in_minutes: 120

0 comments on commit 3f458cd

Please sign in to comment.