Skip to content

Commit bfbc8fb

Browse files
committed
Fix sources
1 parent 57de60b commit bfbc8fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
4747
test = ["Aqua", "JET", "SafeTestsets", "Test", "TestExtras","ChainRulesCore", "ChainRulesTestUtils", "StableRNGs", "Zygote", "CUDA", "AMDGPU"]
4848

4949
[sources]
50-
CUDA = {path = "/home/kshyatt/.julia/dev/CUDA"}
50+
CUDA = {url = "https://github.com/JuliaGPU/CUDA.jl", rev = "ksh/rmul"}
5151
AMDGPU = {url = "https://github.com/JuliaGPU/AMDGPU.jl", rev = "master"}

0 commit comments

Comments
 (0)