Commit 025a26e
Improve CI job name format with descriptive labels
Use "Python X.Y, CUDA X.Y.Z (wheels/local), GPU type" format.
For nightly: append just the version ("latest" or "2.9.1") for
pytorch, "latest" for numba-cuda. Avoids redundancy with the
parent workflow name.
Examples:
Standard: Python 3.12, CUDA 13.2.1 (local), GPU l4
PyTorch: Python 3.12, CUDA 12.6.3 (wheels), GPU l4 (TCC), latest
numba: Python 3.12, CUDA 13.2.1 (wheels), GPU l4, latest
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0415bab commit 025a26e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments