Skip to content

Commit

Permalink
reenable distributed vector test for dpcpp
Browse files Browse the repository at this point in the history
  • Loading branch information
upsj committed Jul 6, 2023
1 parent 60e7a38 commit 7fcf2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mpi/distributed/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ginkgo_create_common_and_reference_test(matrix MPI_SIZE 3 DISABLE_EXECUTORS dpcpp)
ginkgo_create_common_and_reference_test(vector MPI_SIZE 3 DISABLE_EXECUTORS dpcpp)
ginkgo_create_common_and_reference_test(vector MPI_SIZE 3)

add_subdirectory(preconditioner)
add_subdirectory(solver)

0 comments on commit 7fcf2cb

Please sign in to comment.