Commit 3294239
committed
docs(setup_env): show HIGHEST_TORCH_GROUP/LOWEST_TORCH_GROUP usage
Export both from the Makefile so they're available to any Make-
invoked subprocess, and reference them via bash fallback expansion
in setup_env.sh's help examples instead of hardcoding the literal
group names — keeps the documented example in sync with the same
alias the Makefile targets already use.1 parent 5780c1d commit 3294239
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments