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

Fix logic for nested omp in partition_master #3101

Merged
merged 1 commit into from
Jun 16, 2020
Merged

Conversation

pgrete
Copy link
Contributor

@pgrete pgrete commented Jun 16, 2020

Reverting the old API call logic changed in a70dcf8 as omp_get_nested()may just return 1 if nested parallelism is activated independent of the OMP max-active-levels-var.

Reverting the old API call logic changed in a70dcf8 as `omp_get_nested()`may just return 1 if nested parallelism is activated independent of the OMP `max-active-levels-var`.
@dalg24-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@dalg24
Copy link
Member

dalg24 commented Jun 16, 2020

OK to test

@dalg24 dalg24 added the Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) label Jun 16, 2020
@dalg24 dalg24 merged commit 7dc9181 into kokkos:develop Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants