I am trying to experiment with Kokkos and have a PETSc method resolved in a C++ main file, with a Kokkos kernel. The linker is not seeing it because of name mangling. Is there a simple way to make this work?
On a related topic. Should I work on getting --download-kokkos working? There has been some talk about this and I'm not sure how hard this would be for me to do. Thanks, Mark
