Skip to content

Commit

Permalink
Update intel.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Sep 30, 2024
1 parent 34fe370 commit 9148185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gpu/intel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ include("gpu.jl")
x, stats = lsqr(A_gpu, b_gpu)
end

for FC (Float32, ComplexF32)
for FC (Float32, # ComplexF32)
S = oneVector{FC}
M = oneMatrix{FC}
T = real(FC)
Expand Down

0 comments on commit 9148185

Please sign in to comment.