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 1423c54 commit 8e14f5dCopy full SHA for 8e14f5d
.buildkite/pipeline.yml
@@ -13,6 +13,7 @@ steps:
13
using TestEnv
14
TestEnv.activate();
15
Pkg.add("CUDA")
16
+ Pkg.add("CuNFFT")
17
Pkg.instantiate()
18
include("test/gpu/cuda.jl")'
19
timeout_in_minutes: 30
0 commit comments