Re: [petsc-users] Initializing kokkos before petsc causes a problem

2023-06-07 Thread Junchao Zhang
Hi, Philip, Thanks for reporting. I will have a look at the issue. --Junchao Zhang On Wed, Jun 7, 2023 at 9:30 AM Fackler, Philip via petsc-users < petsc-users@mcs.anl.gov> wrote: > I'm encountering a problem in xolotl. We initialize kokkos before > initializing petsc. Therefore... > > The

[petsc-users] Initializing kokkos before petsc causes a problem

2023-06-07 Thread Fackler, Philip via petsc-users
I'm encountering a problem in xolotl. We initialize kokkos before initializing petsc. Therefore... The pointer referenced here: https://gitlab.com/petsc/petsc/-/blob/main/src/vec/is/sf/impls/basic/kokkos/sfkok.kokkos.cxx#L363