Closed nychiang closed 1 year ago
@tepperly @cnpetra Please feel free to review the changes. It works fine on LLNL CI, pass all the tests with/without CUDA, RAJA, OPENMP, MPI. However, right now it cannot pass PNNL CI due to a narrowing conversion when Ginkgo is used. I have opened a new issue for that, and I will pin @pelesh for further investigation.
@cnpetra @tepperly I think this one is ready for merge. Then #653 is ready.
in interest of time I am merging this...
some other files that need to be fixed in order to pass the CI tests.
remove some [[maybe_unused]] suggested by Tom
based on #653
@tepperly