Skip to content

Fix OpenMP builds defaulting to singlethreading with OMP_PLACES or OMP_PROC_BIND set #2706

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

Merged
merged 1 commit into from
Jul 12, 2020

Conversation

jussienko
Copy link
Contributor

Always obey omp_get_max_threads() when build with USE_OPENMP

Always obey omp_get_max_threads() when build with USE_OPENMP
@martin-frbg martin-frbg added this to the 0.3.11 milestone Jul 8, 2020
@martin-frbg martin-frbg changed the title fixes #2238 Fix OpenMP builds defaulting to singlethreading with OMP_PLACES or OMP_PROC_BIND set Jul 12, 2020
@martin-frbg
Copy link
Collaborator

If this causes other side effects, the likely alternative is to revise the affinity/cpuset handlling I added in response to #1155

@martin-frbg martin-frbg merged commit 4fa283d into OpenMathLib:develop Jul 12, 2020
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 this pull request may close these issues.

2 participants