Skip to content

Commit

Permalink
Buildkite for CUDA reverse
Browse files Browse the repository at this point in the history
  • Loading branch information
michel2323 committed Jun 28, 2024
1 parent d851689 commit 775eb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ steps:
julia -e 'println("+++ :julia: Running tests")
using CUDA
include("test/extensions/enzyme.jl")
enzyme_testsuite(CUDABackend, CuArray, false)'
enzyme_testsuite(CUDABackend, CuArray, true)'
agents:
queue: "juliagpu"
cuda: "*"
Expand Down

0 comments on commit 775eb1e

Please sign in to comment.