Skip to content

Commit 6efa231

Browse files
nHackeldpo
andcommitted
Update test/gpu/metal.jl
Co-authored-by: Dominique <[email protected]>
1 parent 269665b commit 6efa231

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

test/gpu/metal.jl

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
if Sys.isapple() && occursin("arm64", Sys.MACHINE)
2-
test_S_kwarg(arrayType = MtlArray, notMetal = false)
3-
end
1+
using Metal
2+
test_S_kwarg(arrayType = MtlArray, notMetal = false)

0 commit comments

Comments
 (0)