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 devcontainers to CUDA Toolkit 12.2 #15099

Merged
merged 13 commits into from
Mar 4, 2024

Conversation

trxcllnt
Copy link
Contributor

No description provided.

@trxcllnt trxcllnt requested a review from a team as a code owner February 21, 2024 01:00
@trxcllnt trxcllnt added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 21, 2024
@@ -141,8 +141,10 @@ jobs:
script: ci/test_wheel_dask_cudf.sh
devcontainer:
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/build-in-devcontainer.yaml@branch-24.04
uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@fix/devcontainer-json-location
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we merge that shared-workflows PR into branch-24.04 before merging this PR? Or is there a dependency between the merge order?

Copy link
Contributor Author

@trxcllnt trxcllnt Feb 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to merge this before the shared-workflows PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build-in-devcontainer.yaml was hard-coded to CUDA 12.0 and the new workflow makes that configurable.

@bdice
Copy link
Contributor

bdice commented Feb 26, 2024

/merge

@trxcllnt
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit e8c1379 into rapidsai:branch-24.04 Mar 4, 2024
73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team 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.

3 participants