Skip to content

Updated for CUDA-specific py packages#1709

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-21.08from
rlratzel:branch-21.08-cudaspecificrecipe
Jul 14, 2021
Merged

Updated for CUDA-specific py packages#1709
rapids-bot[bot] merged 1 commit intorapidsai:branch-21.08from
rlratzel:branch-21.08-cudaspecificrecipe

Conversation

@rlratzel
Copy link
Copy Markdown
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 raydouglass July 13, 2021 18:40
@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
Copy Markdown

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
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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