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

Apply upstream patch to fix disabling OpenMP #174

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jakirkham
Copy link
Member

@jakirkham jakirkham commented May 2, 2024

OpenMP is only used by UCX in testing and benchmarking (not the library itself) as discussed in issue: #119

However it was getting picked up by default and attempting to disable it ran into issues ( #173 (comment) ). Upstream since fixed the underlying problem ( openucx/ucx#9848 ). This applies that patch and disables OpenMP again.


Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@jakirkham jakirkham marked this pull request as draft May 2, 2024 05:13
@jakirkham
Copy link
Member Author

The patch doesn't apply cleanly. We will need to wait for the next release. Will keep this open as a reminder

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

1 participant