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

cuDF: CUDA 12 Conda Packages #12771

Closed
15 tasks done
Tracked by #1772 ...
jakirkham opened this issue Feb 14, 2023 · 3 comments · Fixed by #12922
Closed
15 tasks done
Tracked by #1772 ...

cuDF: CUDA 12 Conda Packages #12771

jakirkham opened this issue Feb 14, 2023 · 3 comments · Fixed by #12922
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
  2. review-requested staged-recipes
  3. review-requested staged-recipes

Note: Currently cuDF uses a patched Thrust for improved compile times. Long term it may be possible to rely on an unpatched Thrust/CCCL.

Optional toolkit dependencies from Conda

Other dependencies from Conda using CUDA

RAPIDS Conda dependencies

  1. 6 of 6
    bdice

Other dependencies not from Conda

@bdice
Copy link
Contributor

bdice commented Feb 14, 2023

cuda-python is also required.

nvcomp is not needed from conda, but requires rapids-cmake changes to allow major versions 11 or 12.

libcufile is optional, I believe, but will be desired for kvikio.

@jakirkham
Copy link
Member Author

Initial exploration of CUDA 12 libcudf builds in PR ( #12922 )

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

jakirkham commented Jun 7, 2023

Dropping Arrow from the list above since my understand is we are not relying on the CUDA portions of Arrow (so are not blocked by that). Though please feel free to correct me if I've missed something

Edit: FWIW Arrow is done though ( conda-forge/arrow-cpp-feedstock#974 )

@bdice bdice self-assigned this Jun 13, 2023
rapids-bot bot pushed a commit that referenced this issue Jun 23, 2023
This PR builds `libcudf` and `cudf` conda packages using CUDA 12. Resolves #12771.

Authors:
  - Bradley Dice (https://github.com/bdice)
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Vyas Ramasubramani (https://github.com/vyasr)
  - https://github.com/jakirkham
  - Robert Maynard (https://github.com/robertmaynard)

Approvers:
  - https://github.com/jakirkham
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Ray Douglass (https://github.com/raydouglass)

URL: #12922
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants