Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Nov 8, 2023
1 parent 4e34831 commit 5d467a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NDTensors/test/diag.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ using Test
devs = devices_list(copy(ARGS))
@testset "test device: $dev" for dev in devs,
elt in (Float32, ComplexF32, Float64, ComplexF64)

if dev == NDTensors.mtl && real(elt) Float32
# Metal doesn't support double precision
continue
Expand Down

0 comments on commit 5d467a3

Please sign in to comment.