MueLu: OpenMP Kokkos refactor failing unit-tests
Created by: lucbv
@trilinos/muelu @trilinos/xpetra
Expectations
This issue is opened to track progress on fixing tests that fail on this nightly build.
Current Behavior
We have 7 tests failing and we would like to fix them.
Motivation and Context
This goes along the work being done to enable KOKKOS_REFACTOR=ON by default when the node type is not Serial. It also allows us to monitor and prepare MueLu/Xpetra for the ATDM build that will enable the kokkos refactor.
Definition of Done
All the tests need to pass or be guarded appropriately so that the build is clean.
Related Issues
- Blocks #2674 (closed)
- Related to #3703 (closed) #3689