Nothing Special   »   [go: up one dir, main page]

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

Revisit OpenMP thread count restrictions for partition_space and TeamPolicies constructs called nested. #7357

Open
masterleinad opened this issue Sep 18, 2024 · 0 comments · May be fixed by #7368

Comments

@masterleinad
Copy link
Contributor

#7349 restricted tests if the number of detected threads is less than the numbers of partitions requested for an OpenMP execution space instance. However, its' not clear why exec_space_thread_safety_team_policy and exec_space_thread_safety_team_policy using the same execution space instance are also erroring out when called in a nested context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant