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

cuda-version host requirement main #114

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

swahtz
Copy link
Contributor

@swahtz swahtz commented Jan 16, 2025

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • 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.

closes #112

Add cuda-version to constrain the related cuda libraries to the same version as the cuda compiler during the build per conda-forge/conda-forge.github.io#1963

…version as the cuda compiler during the build per conda-forge/conda-forge.github.io#1963

fixes conda-forge#112

Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
@conda-forge-admin
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/recipe.yaml) and found it was in an excellent condition.

swahtz and others added 2 commits January 17, 2025 11:52
Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
Co-Authored-By: H. Vetinari <h.vetinari@gmx.com>
@h-vetinari
Copy link
Member

Thanks for the PR! :)

@h-vetinari h-vetinari merged commit 360b866 into conda-forge:main Jan 17, 2025
3 of 33 checks passed
@hmaarrfk
Copy link
Contributor

are we sure that this actually has the intended effect?

Can we summarize the effect that we are looking for again?

@jakirkham
Copy link
Member

Yes

It aligns the CUDA libraries' version used in requirements/host with the CUDA compiler version in requirements/build

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.

Unable to resolve environment with cuda-version=12.0 and torchvision together
6 participants