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

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

ajschmidt8
Copy link
Member

Similar to rapidsai/cudf#9456.

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.5) and test them in environments with different CUDA versions (i.e. 11.0, 11.2, 11.4, 11.5 etc.).

@ajschmidt8 ajschmidt8 requested a review from a team as a code owner November 22, 2021 22:03
@ajschmidt8 ajschmidt8 added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Nov 22, 2021
@ajschmidt8
Copy link
Member Author

@gpucibot merge

@ajschmidt8
Copy link
Member Author

rerun tests

@ajschmidt8 ajschmidt8 merged commit 4800849 into rapidsai:branch-21.12 Nov 29, 2021
@ajschmidt8 ajschmidt8 deleted the update-recipes branch November 29, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants