Skip to content

Commit 5fd10cb

Browse files
committed
Fix AMDGPU source post-merge
1 parent 1a91684 commit 5fd10cb

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-
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)