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 ff8dc49 commit bb2feb0Copy full SHA for bb2feb0
test/runtests.jl
@@ -92,6 +92,6 @@ if AMDGPU.functional()
92
include("amd/eigh.jl")
93
end
94
@safetestset "AMDGPU Image and Null Space" begin
95
- include("cuda/orthnull.jl")
+ include("amd/orthnull.jl")
96
97
0 commit comments