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

cuGraph: CUDA 12 Conda Packages #3271

Closed
18 tasks done
jakirkham opened this issue Feb 14, 2023 · 7 comments · Fixed by #3456
Closed
18 tasks done

cuGraph: CUDA 12 Conda Packages #3271

jakirkham opened this issue Feb 14, 2023 · 7 comments · Fixed by #3456
Assignees
Labels
Epic Tracker for a relatively large body of work that is broken down into stories and issues

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
  4. review-requested staged-recipes

RAPIDS Conda dependencies

  1. 6 of 6
    bdice
  2. 13 of 14
    cjnolet

Other dependencies from Conda using CUDA

DL package dependencies from Conda using CUDA

@BradReesWork
Copy link
Member

@jakirkham I do not see Thrust/cub on the list

@BradReesWork
Copy link
Member

@jakirkham we should have the dependency on cusparse dropped as we refactor some legacy code, but it is still there for the next few releases

@jakirkham
Copy link
Member Author

jakirkham commented Feb 23, 2023

Thanks @BradReesWork! 🙏

Added cuda-cccl, which includes Thrust & CUB

Cool, if we still need libcusparse for 23.04, would suggest we leave it. We can always remove the dependency from the recipe after it is dropped

Anything else needed here?

@BradReesWork
Copy link
Member

@jakirkham cuGraph info updated

@BradReesWork BradReesWork added the Epic Tracker for a relatively large body of work that is broken down into stories and issues label Mar 30, 2023
@jakirkham
Copy link
Member Author

Current work using nvidia channel packages in PR ( #3456 )

@jakirkham jakirkham changed the title CUDA 12 Conda Packages cuGraph: CUDA 12 Conda Packages Apr 7, 2023
@BradReesWork BradReesWork added the ? - Needs Triage Need team to review and classify label Jul 6, 2023
@jakirkham
Copy link
Member Author

Have added PyG and DGL to the dependencies above since it sounds like we need those too

Could someone please go through and add anything else we need above?

@BradReesWork BradReesWork removed the ? - Needs Triage Need team to review and classify label Jul 14, 2023
raydouglass pushed a commit that referenced this issue Jul 18, 2023
We are planning to enable CUDA 12 CI jobs on July 18, per rapidsai/shared-workflows#112. This PR must be merged to disable CUDA 12 CI jobs for cugraph until #3271 / #3456 are merged.

Authors:
   - Bradley Dice (https://github.com/bdice)

Approvers:
   - Ray Douglass (https://github.com/raydouglass)
rapids-bot bot pushed a commit that referenced this issue Jul 20, 2023
First attempt at building libcugraph with CUDA 12 and nvidia channel packages

Closes #3271

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Rick Ratzel (https://github.com/rlratzel)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Bradley Dice (https://github.com/bdice)
  - Rick Ratzel (https://github.com/rlratzel)
  - https://github.com/jakirkham

URL: #3456
@jakirkham
Copy link
Member Author

All of the DL dependencies above are now migrated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Tracker for a relatively large body of work that is broken down into stories and issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants