Skip to content

Commit

Permalink
uniform distributed test folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
upsj committed Jul 4, 2023
1 parent 4da741c commit 8546b48
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion test/mpi/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
add_subdirectory(distributed)
add_subdirectory(solver)
1 change: 1 addition & 0 deletions test/mpi/distributed/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ ginkgo_create_common_and_reference_test(matrix MPI_SIZE 3 DISABLE_EXECUTORS dpcp
ginkgo_create_common_and_reference_test(vector MPI_SIZE 3 DISABLE_EXECUTORS dpcpp)

add_subdirectory(preconditioner)
add_subdirectory(solver)
File renamed without changes.
File renamed without changes.

0 comments on commit 8546b48

Please sign in to comment.