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 #457

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
@github-actions github-actions bot added the conda Related to conda and conda configuration label Oct 15, 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 5f0ec4a 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
conda Related to conda and conda configuration 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.

2 participants