Skip to content

Commit

Permalink
re-enable distributed matrix test with dpcpp
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelKoch committed Jul 7, 2023
1 parent 47143af commit b6c171b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mpi/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ginkgo_create_common_and_reference_test(matrix MPI_SIZE 3 DISABLE_EXECUTORS dpcpp)
ginkgo_create_common_and_reference_test(matrix MPI_SIZE 3)
ginkgo_create_common_and_reference_test(vector MPI_SIZE 3)

add_subdirectory(preconditioner)
Expand Down

0 comments on commit b6c171b

Please sign in to comment.