Skip to content

Commit

Permalink
Fix muelu openmp/cuda muelu tests (see #761)
Browse files Browse the repository at this point in the history
  • Loading branch information
jewatkins committed Nov 17, 2021
1 parent c8225da commit 24a5375
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/small/LandIce/FO_AIS/inputMueLu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ ANONYMOUS:
max levels: 7
'coarse: max size': 2000
verbosity: Low
use kokkos refactor: false
Finest:
Smoother: mySmoother1
CoarseSolver: mySmoother4
Expand Down
1 change: 1 addition & 0 deletions tests/small/LandIce/FO_GIS/input_fo_humboldt_muelu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@ ANONYMOUS:
max levels: 7
'coarse: max size': 2000
verbosity: Low
use kokkos refactor: false
Finest:
Smoother: mySmoother1
CoarseSolver: mySmoother4
Expand Down

0 comments on commit 24a5375

Please sign in to comment.