Skip to content

Commit

Permalink
move test/mpi/distributed to test/mpi
Browse files Browse the repository at this point in the history
  • Loading branch information
upsj committed Jul 6, 2023
1 parent 7fcf2cb commit 4755c23
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 6 deletions.
6 changes: 5 additions & 1 deletion test/mpi/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
add_subdirectory(distributed)
ginkgo_create_common_and_reference_test(matrix MPI_SIZE 3 DISABLE_EXECUTORS dpcpp)
ginkgo_create_common_and_reference_test(vector MPI_SIZE 3)

add_subdirectory(preconditioner)
add_subdirectory(solver)
5 changes: 0 additions & 5 deletions test/mpi/distributed/CMakeLists.txt

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4755c23

Please sign in to comment.