<div dir="ltr">I am running a on SUMMIt with a Kokkos cuda configuration and while debugging with ddt I noticed that it spent a long time in KokkosInit, but I was not using Kokkos. KokkosInit was call in PETSc's GPU init, which seems logical enough, but it would be better if it is not called if you are not using Kokkos.<div><br></div><div>I recall seeing places where Kokkos is checked when calling a Kokkos method (ie, lazy initialization). Do we have policy on whether we are being lazy with KokkosInit or not?</div><div><br></div><div>Mark</div></div>