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

Fix CUDA trove classifiers & update README install instructions #695

Merged
merged 7 commits into from
Feb 7, 2024

Conversation

jakirkham
Copy link
Member

@jakirkham jakirkham commented Feb 7, 2024

Fix CUDA trove classifiers to match CUDA 11 and CUDA 12

Also update the README's install instructions for CUDA 11.2+ and CUDA 12

@jakirkham jakirkham requested a review from a team as a code owner February 7, 2024 20:00
@jakirkham jakirkham added bug Something isn't working non-breaking Introduces a non-breaking change labels Feb 7, 2024
Copy link
Contributor

@gigony gigony left a comment

Choose a reason for hiding this comment

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

Thanks @jakirkham !
Looks good to me!
I didn't know that the classifier doesn't accept minor version .x

@jakirkham
Copy link
Member Author

jakirkham commented Feb 7, 2024

They do, but then they have to be written differently (for example), but they have to be written differently

Environment :: GPU :: NVIDIA CUDA :: 12 :: 12.0

Given that thought it was simpler to go with the major only approach. The wheels are just built for the CUDA major version anyways

@jakirkham jakirkham changed the title Fix CUDA trove classifiers Fix CUDA trove classifiers & update README install instructions Feb 7, 2024
Copy link
Contributor

@gigony gigony left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@jakirkham jakirkham requested a review from grlee77 February 7, 2024 21:23
@raydouglass raydouglass merged commit f802bdb into rapidsai:branch-24.02 Feb 7, 2024
34 of 38 checks passed
@jakirkham jakirkham deleted the fix_classifiers branch February 7, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants