Commit d49a0d3
committed
Add CUDA 12.9 builds to test channel and aarch64 matrix
Add CUDA 12.9 to the test channel in CUDA_ARCHES_DICT (for validating
release candidate binaries) and add 12.9-aarch64 to CUDA_AARCH64_ARCHES.
Also adds the corresponding CUDA_CUDNN_VERSIONS entry (12.9.1 / cudnn 9),
matching how 12.9 was previously configured.
Reference test assets are regenerated via
'python -m tools.tests.test_generate_binary_build_matrix --update-reference-files'.
This regeneration also picks up a pre-existing staleness on this branch:
the assets had stable_version 2.11.0 while the script already declares
CURRENT_STABLE_VERSION = 2.12.0, which had left the 7 matrix tests red.
The regenerated assets now pass.1 parent b9e711f commit d49a0d3
8 files changed
Lines changed: 192 additions & 191 deletions
File tree
- tools
- scripts
- tests/assets
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments