Commit e40036b
Use short GPU names in scripts (#245)
Server-side GPU identifiers are moving from "NVIDIA TESLA T4",
"NVIDIA H100", … to short forms ("T4", "H100", …). Update the
deploy/run scripts to send the new names.
See AlphaGPU/leetgpu-infra#343.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ca891d3 commit e40036b
2 files changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 98 | + | |
101 | 99 | | |
102 | 100 | | |
103 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments