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

Use cuda-version to constrain cudatoolkit. #13615

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jun 26, 2023

Description

This PR changes CUDA 11 packaging to rely on cuda-version pinnings to constrain the installed version of cudatoolkit.

Resolves #13613. Resolves #13607.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@bdice bdice requested a review from a team as a code owner June 26, 2023 15:27
@bdice bdice self-assigned this Jun 26, 2023
@github-actions github-actions bot added the conda label Jun 26, 2023
@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jun 26, 2023
@jakirkham jakirkham requested a review from vyasr June 26, 2023 17:59
@bdice
Copy link
Contributor Author

bdice commented Jun 26, 2023

/merge

@rapids-bot rapids-bot bot merged commit cdb08fc into rapidsai:branch-23.08 Jun 26, 2023
rapids-bot bot pushed a commit to rapidsai/rmm that referenced this pull request Jun 26, 2023
This PR changes CUDA 11 packaging to rely on `cuda-version` pinnings to constrain the installed version of `cudatoolkit`.

See also: rapidsai/cudf#13615

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - https://github.com/jakirkham
  - Ray Douglass (https://github.com/raydouglass)

URL: #1296
rapids-bot bot pushed a commit to rapidsai/kvikio that referenced this pull request Jun 26, 2023
This PR changes CUDA 11 packaging to rely on `cuda-version` pinnings to constrain the installed version of `cudatoolkit`.

See also: rapidsai/cudf#13615

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - https://github.com/jakirkham
  - Ray Douglass (https://github.com/raydouglass)

URL: #247
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.

Condition cudatoolkit in test/requires on CUDA 11 Constrain cudatoolkit with cuda-version.
3 participants