Commit 91e48ba
committed
[AMD] job.slurm: inject MoRI-IO QP knobs via docker -e for vllm-disagg
env.sh exports the MORI_IO_* QP knobs but they do not propagate to the vLLM
worker processes, so inject them into the container base env via docker -e.
MORI_IO_TC_DISABLE is intentionally omitted: the TC value is detected per-node
in env.sh and cannot reach the workers, so enabling TC steering without a TC
value would just fall back to TC=0; leave MoRI-IO at its library default instead.1 parent 03fc8c9 commit 91e48ba
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
406 | 410 | | |
407 | 411 | | |
408 | 412 | | |
| |||
0 commit comments