Skip to content

Commit b91d928

Browse files
committed
Fix AMDGPU source post-merge
1 parent fec19de commit b91d928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-
AMDGPU = {url = "https://github.com/kshyatt/AMDGPU.jl", rev = "ksh/lrmul"}
50+
AMDGPU = {url = "https://github.com/JuliaGPU/AMDGPU.jl", rev = "master"}
5151
CUDA = {url = "https://github.com/JuliaGPU/CUDA.jl", rev = "master"}

0 commit comments

Comments
 (0)