Commit d248695
committed
ci(wheel): build with mm-rdma so the vLLM RDMA e2e exercises the real NIXL lane
The e2e wheel was built --features vendored-openssl only, so smg-mm-rdma
compiled its no-op stub and every multimodal export fell back to inline —
smg_mm_tensor_bytes_total{path="remote"} stayed 0 and test_single_image_uses_rdma
failed. Forward an mm-rdma feature from smg-python to smg/mm-rdma and enable it in
the wheel build so the gateway ships the real NIXL exporter.
Signed-off-by: Simo Lin <linsimo.mark@gmail.com>1 parent ec1fe40 commit d248695
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 | | |
22 | 29 | | |
23 | 30 | | |
| |||
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
29 | | - | |
| 36 | + | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| |||
0 commit comments