-
Notifications
You must be signed in to change notification settings - Fork 310
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
Comments
@jakirkham I do not see Thrust/cub on the list |
@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 |
Thanks @BradReesWork! 🙏 Added Cool, if we still need Anything else needed here? |
@jakirkham cuGraph info updated |
Current work using |
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? |
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)
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
All of the DL dependencies above are now migrated |
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
libcusolver
,libcusparse
, andlibnvjitlink
recipes conda-forge/staged-recipes#21924RAPIDS Conda dependencies
Other dependencies from Conda using CUDA
DL package dependencies from Conda using CUDA
The text was updated successfully, but these errors were encountered: