Skip to content

wheels: get 'tileiras' from system install, not 'cuda-toolkit' wheels - #2564

Merged
jameslamb merged 4 commits into
NVIDIA:release/26.10from
jameslamb:fix/cuda-tile-dep
Sep 10, 2026
Merged

wheels: get 'tileiras' from system install, not 'cuda-toolkit' wheels#2564
jameslamb merged 4 commits into
NVIDIA:release/26.10from
jameslamb:fix/cuda-tile-dep

Conversation

@jameslamb

@jameslamb jameslamb commented Sep 8, 2026

Copy link
Copy Markdown
Member

Follow-up to #2548

Contributes to rapidsai/build-planning#324

  • switches to wheel builds and pip devcontainers getting tileiras from the system-installed CTK, not cuda-toolkit wheels.

Notes for Reviewers

Benefits of the tileiras change

  • one less version to need to remember to update when we bump the CTK version we build against
  • consistent with how we get NVCC from the system install, not wheels
  • removes a source of patching in DLFW builds (where a system CTK is always preferred to one provided by wheels)

How I tested this

relied on CI

@jameslamb
jameslamb requested a review from bdice September 8, 2026 21:20
@jameslamb
jameslamb requested a review from a team as a code owner September 8, 2026 21:20
@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Sep 8, 2026
Comment thread dependencies.yaml Outdated
@jameslamb

Copy link
Copy Markdown
Member Author

I'm going to admin-merge this, in the interest of reducing how much stuff is in flight for 26.10.

It's highly unlikely that these changes could have affected the conda C++ tests, and I don't want to wait another 3.5 hours for them to get merged.

@jameslamb
jameslamb merged commit 6e1f2e4 into NVIDIA:release/26.10 Sep 10, 2026
92 of 96 checks passed
@jameslamb
jameslamb deleted the fix/cuda-tile-dep branch September 10, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants