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

cuCIM: CUDA 12 Conda Packages #513

Closed
6 tasks done
jakirkham opened this issue Feb 14, 2023 · 2 comments · Fixed by #572
Closed
6 tasks done

cuCIM: CUDA 12 Conda Packages #513

jakirkham opened this issue Feb 14, 2023 · 2 comments · Fixed by #572
Assignees

Comments

@jakirkham
Copy link
Member

jakirkham commented Feb 14, 2023

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

  1. review-requested staged-recipes

Other dependencies from Conda using CUDA

Note: That cuLIBOS used here is in cuda-cudart.

@jakirkham
Copy link
Member Author

@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! 🙏

@jakirkham jakirkham changed the title CUDA 12 Conda Packages cuCIM: CUDA 12 Conda Packages Apr 7, 2023
@jakirkham
Copy link
Member Author

jakirkham commented May 16, 2023

Also need new Dockerfile for CUDA 12 (like this one) for building Python wheels

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 dlopening libraries like cuFile). So it relies on the user to have the latest CUDA installed (not so much on a special build of cuCIM).

@jakirkham jakirkham self-assigned this Jun 20, 2023
@rapids-bot rapids-bot bot closed this as completed in #572 Jul 25, 2023
rapids-bot bot pushed a commit that referenced this issue Jul 25, 2023
rapids-bot bot pushed a commit to rapidsai/integration that referenced this issue Jul 27, 2023
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
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 a pull request may close this issue.

1 participant