[petsc-dev] linking C++ mangling problem + Kokkos
Barry Smith
bsmith at petsc.dev
Sat Jul 18 17:34:09 CDT 2020
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 <mfadams at lbl.gov> 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
More information about the petsc-dev
mailing list