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

DM-38815: Add one more variable to set in set_thread_envvars #157

Merged
merged 1 commit into from Apr 25, 2023

Conversation

andy-slac
Copy link
Contributor

When set to "false" the envvar OMP_PROC_BIND should stop OpenMP from setting CPU affinity.

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@andy-slac andy-slac requested a review from erykoff April 25, 2023 00:30
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7069b80) 93.62% compared to head (70e96a1) 93.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   93.62%   93.63%           
=======================================
  Files          43       43           
  Lines        2698     2702    +4     
=======================================
+ Hits         2526     2530    +4     
  Misses        172      172           
Impacted Files Coverage Δ
python/lsst/utils/threads.py 84.00% <100.00%> (+2.18%) ⬆️
tests/test_threads.py 84.61% <100.00%> (+0.61%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

When set to "false" the envvar `OMP_PROC_BIND` should stop OpenMP from
setting CPU affinity.
@andy-slac andy-slac merged commit 54c0455 into main Apr 25, 2023
13 checks passed
@andy-slac andy-slac deleted the tickets/DM-38815 branch April 25, 2023 14:33
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.

None yet

2 participants