Skip to content

Commit

Permalink
Update test/gpu/intel.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Nov 6, 2024
1 parent 89a9e24 commit 355b5fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/gpu/intel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ include("gpu.jl")
end
end

@testset "Block Jacobi preconditioner" begin
test_block_jacobi(oneAPIBackend(), oneArray, oneSparseMatrixCSR)
end
# @testset "Block Jacobi preconditioner" begin
# test_block_jacobi(oneAPIBackend(), oneArray, oneSparseMatrixCSR)
# end
end

0 comments on commit 355b5fb

Please sign in to comment.