Thanks, I looked for this but couldn't find it. Now I see it. On Sat, Jul 18, 2020 at 6:34 PM Barry Smith <[email protected]> wrote:
> > My branch https://gitlab.com/petsc/petsc/-/merge_requests/2984 is in > review, I have modified it with a kinder interface for users based on Jed's > suggestion. Undergoing testing now. > > Once all the tests pass I will rebase and it will be ready for review > again. > > Barry > > > > On Jul 18, 2020, at 3:19 PM, Mark Adams <[email protected]> wrote: > > > > 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 > >
