Skip to content

Drop OpenMP libraries from requirements/host #241

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 3 commits into from
Dec 7, 2023

Conversation

jakirkham
Copy link
Member

@jakirkham jakirkham commented Dec 6, 2023

The OpenMP libraries are already added in requirements/build. As both libraries are configured to use run_exports/strong (refs: llvm-openmp and libgomp), which adds them to requirements/host and requirements/run automatically, there is no need to add them to requirements/host. So this removes them.


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.

The OpenMP libraries are already added in `requirements/build`. As both
libraries are configured to use `run_exports/strong`, which adds them to
`requirements/host` and `requirements/run` automatically, there is no
need to add them to `requirements/host`. So this removes them.
@conda-forge-webservices
Copy link

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.

Copy link
Member

@jjerphan jjerphan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Thank you for this observation, @jakirkham.

@jakirkham
Copy link
Member Author

Thanks Julien! 🙏

Realized I forgot to re-render. Have now done that

@lesteve lesteve merged commit 9985050 into conda-forge:main Dec 7, 2023
@lesteve
Copy link
Member

lesteve commented Dec 7, 2023

Merging, thanks!

@jakirkham
Copy link
Member Author

Ofc! Thank you both 🙏

@jakirkham jakirkham deleted the drop_omp_libs_host branch December 7, 2023 07:02
@jjerphan
Copy link
Member

I just have realized that we need to propagate those changes to the rc branch as well.

@jeremiedbb
Copy link
Contributor

I already did it for the 1.4 rc

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.

4 participants