Skip to content

Commit

Permalink
only keep the distributed mg customized example
Browse files Browse the repository at this point in the history
  • Loading branch information
yhmtsai committed Jan 21, 2025
1 parent ff3639c commit bac6cad
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 289 deletions.
2 changes: 1 addition & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ if(GINKGO_HAVE_PAPI_SDE)
endif()

if(GINKGO_BUILD_MPI)
list(APPEND EXAMPLES_LIST distributed-solver distributed-multigrid-preconditioned-solver distributed-multigrid-preconditioned-solver-customized)
list(APPEND EXAMPLES_LIST distributed-solver distributed-multigrid-preconditioned-solver-customized)
endif()

find_package(Kokkos 4.1.00 QUIET)
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
distributed-multigrid-preconditioned-solver
distributed-solver

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit bac6cad

Please sign in to comment.