Commit 6cba935
ci: fix duplicate --gpu flag on Frontier GPU test commands
For non-Phoenix GPU jobs, both device_opts and build_opts resolved to
the same --gpu flag. Let build_opts carry it; device_opts is only for
cluster-specific runtime flags like -g (Phoenix GPU IDs).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1d4d79f commit 6cba935
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments