Skip to content

Commit

Permalink
Update test/gpu/metal.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique <[email protected]>
  • Loading branch information
nHackel and dpo committed Oct 16, 2024
1 parent b356505 commit 11e4727
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/gpu/metal.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
if Sys.isapple() && occursin("arm64", Sys.MACHINE)
test_S_kwarg(arrayType = MtlArray, notMetal = false)
end
using Metal
test_S_kwarg(arrayType = MtlArray, notMetal = false)

0 comments on commit 11e4727

Please sign in to comment.