We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6efa231 commit ca32396Copy full SHA for ca32396
test/runtests.jl
@@ -19,6 +19,5 @@ include("test_solve_shifted_system.jl")
19
include("gpu/test_S_kwarg.jl")
20
include("gpu/jlarrays.jl")
21
if Sys.isapple() && occursin("arm64", Sys.MACHINE)
22
- using Metal
23
include("gpu/metal.jl")
24
end
0 commit comments