Sync CI: switch to rapidsai sccache fork and bump CUDA to 13.2.1#1914
Open
leofang wants to merge 2 commits intoNVIDIA:mainfrom
Open
Sync CI: switch to rapidsai sccache fork and bump CUDA to 13.2.1#1914leofang wants to merge 2 commits intoNVIDIA:mainfrom
leofang wants to merge 2 commits intoNVIDIA:mainfrom
Conversation
- Replace mozilla-actions/sccache-action with manual rapidsai/sccache fork installation (the action hasn't been updated since Oct 2025) - Add SCCACHE_GHA_USE_PREPROCESSOR_CACHE_MODE to cibuildwheel env - Use --show-adv-stats for richer sccache output - Bump CUDA test version 13.2.0 → 13.2.1 in test-matrix.yml and versions.yml
Contributor
Member
Author
|
/ok to test 2500be0 |
|
Consolidate CI scripts under ci/tools/ instead of scattering them across .github/workflows/.
Member
Author
|
/ok to test ec8413d |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Sync CI infrastructure to keep cuda-python and numba-cuda aligned.
mozilla-actions/sccache-action(last updated Oct 2025) with manualrapidsai/sccachefork installation, matching numba-cuda's approachSCCACHE_GHA_USE_PREPROCESSOR_CACHE_MODEto cibuildwheel environment for better cache hit rates--show-adv-statsfor richer sccache output in build logstest-matrix.ymlandversions.ymlguess_latest.shfrom.github/workflows/toci/tools/to consolidate CI scriptsTest plan
guess_latest.sh