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 Nov 23, 2024
1 parent 269665b commit 6efa231
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 6efa231

Please sign in to comment.