Skip to content

Set cuda_suffixed=false;use_cuda_wheels=false in devcontainers dependency generation - #757

Closed
bdice wants to merge 1 commit into
rapidsai:mainfrom
bdice:cuda-no-suffix-no-wheels
Closed

Set cuda_suffixed=false;use_cuda_wheels=false in devcontainers dependency generation#757
bdice wants to merge 1 commit into
rapidsai:mainfrom
bdice:cuda-no-suffix-no-wheels

Conversation

@bdice

@bdice bdice commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

We are adopting a new convention where dependency lists explicitly require cuda_suffixed and use_cuda_wheels to be set. Currently cudf devcontainers fail on the depends_on_kvikio list when only the CUDA version is set and the suffix/wheels settings are left unset. This sets those values explicitly to help rapids-dependency-file-generator do the right thing.

@bdice
bdice requested a review from a team as a code owner August 19, 2026 03:49
@bdice
bdice requested review from gforsyth and removed request for a team August 19, 2026 03:49
@trxcllnt

Copy link
Copy Markdown
Collaborator

@KyleFromNVIDIA did this in #751 and #753

@bdice

bdice commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Closing as superseded by #751 and #753. The remaining issue is that the cuDF devcontainer lock resolves rapids-build-utils 26.10 to the older 26.10.0 feature.

@bdice bdice closed this Aug 19, 2026
@bdice

bdice commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

I think I launched my container wrong somehow. I got version 26.10.0 of rapids-build-utils instead of the latest. I think it's something stale on my end.

@bdice
bdice deleted the cuda-no-suffix-no-wheels branch August 19, 2026 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants