Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace {push,pop}Region with ScopedRegion #737

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

kwitaechong
Copy link
Collaborator

@kwitaechong kwitaechong commented Feb 2, 2024

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

closes #736

@kwitaechong kwitaechong added the enhancement New feature or request label Feb 2, 2024
@kwitaechong kwitaechong self-assigned this Feb 2, 2024
Copy link
Member

@streeve streeve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need to update all the CI from 3.7 to 4.1

CMakeLists.txt Outdated Show resolved Hide resolved
@streeve streeve changed the title replace pushRegion/popRegion with ScopedRegion Update min Kokkos to 4.1 and replace {push,pop}Region with ScopedRegion Feb 5, 2024
@kwitaechong kwitaechong changed the title Update min Kokkos to 4.1 and replace {push,pop}Region with ScopedRegion Replace {push,pop}Region with ScopedRegion Feb 5, 2024
@streeve
Copy link
Member

streeve commented Feb 13, 2024

@kwitaechong this can be rebased on master

@streeve
Copy link
Member

streeve commented Feb 19, 2024

Ignoring unrelated jenkins failures

@streeve streeve merged commit 9a1ad60 into ECP-copa:master Feb 19, 2024
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possibly unclosed Kokkos Profiling Region in Halo gather
3 participants