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

Add cudatoolkit versions to dependencies.yaml #1119

Merged
merged 3 commits into from
Oct 4, 2022

Conversation

ajschmidt8
Copy link
Member

@ajschmidt8 ajschmidt8 commented Oct 4, 2022

Description

This PR adds a new list of dependencies called cudatoolkit, which are used to ensure that the proper cudatoolkit version is installed when creating test environments in ci/test_{cpp,python}.sh.

It also bifurcates the existing test environment into test_cpp and test_python since some of the test_python dependencies aren't relevant for the C++ tests.

Checklist

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

This PR adds a new list of dependencies called `cudatoolkit`, which are used to ensure that the proper `cudatoolkit` version is installed when creating test environments in `ci/test_{cpp,python}.sh`.
@ajschmidt8 ajschmidt8 added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Oct 4, 2022
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner October 4, 2022 18:54
@github-actions github-actions bot added the gpuCI label Oct 4, 2022
@harrism harrism added this to PR-WIP in v22.10 Release via automation Oct 4, 2022
@ajschmidt8 ajschmidt8 merged commit 69fd142 into rapidsai:branch-22.10 Oct 4, 2022
v22.10 Release automation moved this from PR-WIP to Done Oct 4, 2022
@ajschmidt8 ajschmidt8 deleted the fix-test-envs branch October 4, 2022 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpuCI improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants