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

Add CUDA major to cuspatial's build/string #1211

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

jakirkham
Copy link
Member

The Python packages had the same build/string for CUDA 11 & 12 builds, which resulted in only one of these builds being uploaded (appears to be CUDA 11 since those builds were a bit faster). To distinguish these and ensure both CUDA 11 & 12 packages are uploaded, add the CUDA major version to the build/string.


Description

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

The Python packages had the same `build/string` for CUDA 11 & 12 builds,
which resulted in only one of these builds being uploaded (appears to be
CUDA 11 since those builds were a bit faster). To distinguish these and
ensure both CUDA 11 & 12 packages are uploaded, add the CUDA major
version to the `build/string`.
@jakirkham jakirkham requested a review from a team as a code owner July 6, 2023 21:19
@github-actions github-actions bot added the conda Related to conda and conda configuration label Jul 6, 2023
@jakirkham jakirkham added bug Something isn't working non-breaking Non-breaking change labels Jul 6, 2023
@jakirkham jakirkham mentioned this pull request Jul 6, 2023
3 tasks
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
@jakirkham jakirkham requested a review from thomcom July 7, 2023 08:15
@jakirkham jakirkham requested a review from AjayThorve July 7, 2023 19:29
@thomcom
Copy link
Contributor

thomcom commented Jul 7, 2023

/merge

@rapids-bot rapids-bot bot merged commit 0ae38c7 into rapidsai:branch-23.08 Jul 7, 2023
@jakirkham jakirkham deleted the add_cuda_bld_str_py branch July 7, 2023 20:15
@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
bug Something isn't working conda Related to conda and conda configuration non-breaking Non-breaking change
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

5 participants