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

allow deselecting nvcomp wheels #589

Merged
merged 5 commits into from
Jan 22, 2025

Conversation

jameslamb
Copy link
Member

Description

Follow-up to #478

Adds a matrix filter use_cuda_wheels in the dependencies.yaml list used for libkvikio's nvcomp dependency. Some types of builds (like RAPIDS devcontainers) prefer to use the system-installed nvCOMP to one provided by wheels.

This ensures that preference is respected, because those builds pass matrix selector use_cuda_wheels=false through rapids-dependency-file-generator (rapidsai/devcontainers#382).

Notes for Reviewers

Similar changes in cuDF: rapidsai/cudf#17774

@jameslamb jameslamb added bug Something isn't working non-breaking Introduces a non-breaking change labels Jan 21, 2025
Copy link

copy-pr-bot bot commented Jan 21, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@jameslamb
Copy link
Member Author

/ok to test

@jameslamb jameslamb requested a review from bdice January 21, 2025 22:20
@jameslamb jameslamb changed the title WIP: allow deselecting nvcomp wheels allow deselecting nvcomp wheels Jan 21, 2025
@jameslamb jameslamb marked this pull request as ready for review January 21, 2025 22:20
@jameslamb jameslamb requested review from a team as code owners January 21, 2025 22:20
dependencies.yaml Outdated Show resolved Hide resolved
dependencies.yaml Outdated Show resolved Hide resolved
@bdice
Copy link
Contributor

bdice commented Jan 22, 2025

/merge

@rapids-bot rapids-bot bot merged commit e5888f8 into rapidsai:branch-25.02 Jan 22, 2025
59 checks passed
@jameslamb jameslamb deleted the fix/select-nvcomp-wheels branch January 24, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants