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

Relax cuda-version constraint #45

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

jakirkham
Copy link
Member

When using {{ compiler('cuda') }}, it adds a cuda-version constraint lower bound based on the version it built with to the package. However this conflicts with the intended usage of this package and the cuda-version constraint this package adds itself. So ignore the constraint added by {{ compiler('cuda') }}.

When using `{{ compiler('cuda') }}`, it adds a `cuda-version` constraint
lower bound based on the version it built with to the package. However
this conflicts with the intended usage of this package and the
`cuda-version` constraint this package adds itself. So ignore the
constraint added by `{{ compiler('cuda') }}`.
@jakirkham jakirkham requested a review from a team as a code owner January 16, 2024 20:05
@jakirkham
Copy link
Member Author

This came up here ( rapidsai/cudf#14763 (comment) )

cc @brandon-b-miller (for awareness)

@jakirkham jakirkham merged commit cfe9597 into rapidsai:main Jan 16, 2024
32 checks passed
@jakirkham jakirkham deleted the relax_cuda_ver branch January 16, 2024 22:26
@jakirkham
Copy link
Member Author

Thanks all! 🙏

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.

3 participants