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 57de60b commit bfbc8fbCopy full SHA for bfbc8fb
1 file changed
Project.toml
@@ -47,5 +47,5 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
47
test = ["Aqua", "JET", "SafeTestsets", "Test", "TestExtras","ChainRulesCore", "ChainRulesTestUtils", "StableRNGs", "Zygote", "CUDA", "AMDGPU"]
48
49
[sources]
50
-CUDA = {path = "/home/kshyatt/.julia/dev/CUDA"}
+CUDA = {url = "https://github.com/JuliaGPU/CUDA.jl", rev = "ksh/rmul"}
51
AMDGPU = {url = "https://github.com/JuliaGPU/AMDGPU.jl", rev = "master"}
0 commit comments