-
Notifications
You must be signed in to change notification settings - Fork 914
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
Upgrade to nvcomp 4.0.1 #16076
Upgrade to nvcomp 4.0.1 #16076
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
URL form for nvcomp 4.0 has changed we need nvcomp-linux-sbsa-4.0.0-cuda12.5.tar.gz
instead of nvcomp_4.0.0_SBSA_12.x.tgz
Likewise for x86 which is now nvcomp-linux-x86_64-4.0.0-cuda12.5.tar.gz
I am going to look more at this given the challenges of figuring out the correct url now for CUDA 11 versus CUDA 12 |
9c7a7c3
to
85bfda5
Compare
Signed-off-by: Peixin Li <[email protected]> Co-authored-by: Yinqing Hao <[email protected]>
Updated to include the changes from #16250 |
Think we will need PR: conda-forge/nvcomp-feedstock#15 |
There was a problem hiding this 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. We will need a final approval from @robertmaynard since he requested changes earlier. (Also, this is a reminder to revert the rapids-cmake branch changes before merging.)
c04e105
to
ce03947
Compare
/merge |
Update the nvCOMP version used for compression/decompression to 4.0.1. See also: rapidsai/rapids-cmake#633 rapidsai/cudf#16076 Depends on #450. Authors: - Vukasin Milovanovic (https://github.com/vuule) - Bradley Dice (https://github.com/bdice) Approvers: - Mads R. B. Kristensen (https://github.com/madsbk) - Bradley Dice (https://github.com/bdice) URL: #449
This reverts commit 0cc059f.
Description
This PR bumps nvcomp to 4.0.1.
Depends on:
Checklist