There was an error while loading. Please reload this page.
1 parent c5482e0 commit 4ffd7aeCopy full SHA for 4ffd7ae
1 file changed
test/runtests.jl
@@ -1,6 +1,6 @@
1
@static if VERSION < v"1.11" && get(ENV, "BUILDKITE_PIPELINE_NAME", "CUDA.jl") == "CUDA.jl"
2
using Pkg
3
- Pkg.add(url="https://github.com/christiangnrd/KernelAbstractions.jl", rev="subgroups")
+ Pkg.add(url="https://github.com/JuliaGPU/KernelAbstractions.jl", rev="main")
4
end
5
6
using CUDA
0 commit comments