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

Update conda recipes for Enhanced Compatibility effort #1889

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

ajschmidt8
Copy link
Member

This PR updates the conda recipe build strings and cudatoolkit version specifications as part of the Enhanced Compatibility efforts.

The build strings have been updated to only include the major CUDA version (i.e. librmm-21.12.00a-cuda11_gc781527_12.tar.bz2) and the cudatoolkit version specifications will now be formatted like cudatoolkit >=x,<y.0a0 (i.e. cudatoolkit >=11,<12.0a0).

Moving forward, we'll build the packages with a single CUDA version (i.e. 11.4) and test them in environments with different CUDA versions (i.e. 11.0, 11.2, 11.4, etc.).

@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Oct 15, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2021

Codecov Report

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

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.12    #1889   +/-   ##
===============================================
  Coverage                ?   70.08%           
===============================================
  Files                   ?      143           
  Lines                   ?     8817           
  Branches                ?        0           
===============================================
  Hits                    ?     6179           
  Misses                  ?     2638           
  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 1c47f70...31d0547. Read the comment docs.

@BradReesWork BradReesWork added this to the 21.12 milestone Oct 20, 2021
@ajschmidt8 ajschmidt8 marked this pull request as ready for review November 16, 2021 21:46
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner November 16, 2021 21:46
@raydouglass
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit fd195b5 into rapidsai:branch-21.12 Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants