Commit 29dc3f7
Fix GPU header width in CUDATestRecord print_header.
The top-band GPU label spanned 30 columns but the bottom-band GPU cells
(GC/Alloc/RSS) sum to 33, shifting every pipe after the GPU section
three columns left. Widen the dashes (12 + 13) to match.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6871725 commit 29dc3f7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments