Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Updated for CUDA-specific py packages #1709

Merged

Conversation

rlratzel
Copy link
Contributor

Updated cugraph recipe to include CUDA version in build string and depend on a specific cudatoolkit based on CUDA version. This pattern was copied from cuML's recipe.

closes #1708

@rlratzel rlratzel requested a review from a team as a code owner July 13, 2021 18:40
@rlratzel rlratzel self-assigned this Jul 13, 2021
@rlratzel rlratzel added bug Something isn't working non-breaking Non-breaking change labels Jul 13, 2021
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.08@2b7d02f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.08    #1709   +/-   ##
===============================================
  Coverage                ?   59.85%           
===============================================
  Files                   ?       77           
  Lines                   ?     3517           
  Branches                ?        0           
===============================================
  Hits                    ?     2105           
  Misses                  ?     1412           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b7d02f...dc1aa0f. Read the comment docs.

@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 790a369 into rapidsai:branch-21.08 Jul 14, 2021
@ajschmidt8 ajschmidt8 mentioned this pull request Jul 14, 2021
rapids-bot bot pushed a commit that referenced this pull request Jul 14, 2021
This PR removes some conditional statements & variables that prevent all the variants of the `cugraph` package from being uploaded to Anaconda.org. This is a continuation of #1709.

Authors:
  - AJ Schmidt (https://github.com/ajschmidt8)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)
  - Jordan Jacobelli (https://github.com/Ethyling)
  - Brad Rees (https://github.com/BradReesWork)

URL: #1712
@rlratzel rlratzel deleted the branch-21.08-cudaspecificrecipe branch June 17, 2022 00:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Need to create CUDA-specific conda packages for cugraph
4 participants