ECP-copa / Cabana

Performance-portable library for particle-based simulations
Other
188 stars 51 forks source link

Replace {push,pop}Region with ScopedRegion #737

Closed kwitaechong closed 2 months ago

kwitaechong commented 3 months ago

replace pushRegion/popRegion with ScopedRegion for cases where the function returns early, etc.

closes #736

streeve commented 3 months ago

@kwitaechong this can be rebased on master

streeve commented 2 months ago

Ignoring unrelated jenkins failures