kokkos / kokkos-resilience

Resilience Extensions for Kokkos
Other
5 stars 2 forks source link

openmp resilient execution space should not be re-entrant #47

Open nmm0 opened 1 year ago

nmm0 commented 1 year ago

We don't check if we re-enter the resilient parallel loop from already being in the resilient parallel loop, this can lead to some unexpected behavior