-
Notifications
You must be signed in to change notification settings - Fork 61
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
cuCIM: CUDA 12 Conda Packages #513
Comments
@gigony if this looks good to you, can you please check the box in "Developer Tasks" (the others can stay unchecked). If other things are needed, please feel free to edit the issue and/or comment here. Thanks! 🙏 |
Also need new Edit: After discussion offline with @gigony & @grlee77, there doesn't appear to be a need for separate CUDA 11 / 12 wheels as most things that would rely on CUDA 12 end up being handled at runtime (like CUDA kernel compilation by CuPy or |
Fixes #513 Fixes #582 Start building cuCIM for CUDA 12. Authors: - https://github.com/jakirkham Approvers: - Bradley Dice (https://github.com/bdice) - Ray Douglass (https://github.com/raydouglass) - Gregory Lee (https://github.com/grlee77) - Vyas Ramasubramani (https://github.com/vyasr) - Gigon Bae (https://github.com/gigony) URL: #572
PR #664 temporarily disabled CUDA 12 packages for cucim and xgboost in `rapids`. This re-enables those. This reverts commit cc272c4. This can be merged once the following issues are closed: - rapidsai/cucim#513 - rapidsai/xgboost-feedstock#4 Authors: - Bradley Dice (https://github.com/bdice) - Vyas Ramasubramani (https://github.com/vyasr) Approvers: - Ray Douglass (https://github.com/raydouglass) - https://github.com/jakirkham - Vyas Ramasubramani (https://github.com/vyasr) URL: #669
Pushing for CUDA 12 Conda package builds of libraries for RAPIDS 23.04. This issue is for tracking that work.
Requirements (please recheck):
Developer tasks
Toolkit dependencies from Conda
Other dependencies from Conda using CUDA
Note: That cuLIBOS used here is in
cuda-cudart
.The text was updated successfully, but these errors were encountered: