Skip to content

Commit

Permalink
Update amd.gpu.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Oct 16, 2023
1 parent 16ceb5a commit 9b536d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/gpu/amd.jl
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ include("gpu.jl")

for FC in (Float32, Float64, ComplexF32, ComplexF64)
S = ROCVector{FC}
V = ROCSparseVector{FC}
M = ROCMatrix{FC}
T = real(FC)
n = 10
Expand Down

0 comments on commit 9b536d9

Please sign in to comment.