Skip to content

Commit 0c46eea

Browse files
nv-anantshhzhang16
authored andcommitted
docs: update trtllm know issue message (#2639)
Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
1 parent e4a41f9 commit 0c46eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/support_matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ If you are using a **GPU**, the following GPU models and architectures are suppo
8383

8484

8585
> [!Caution]
86-
> ¹ There is a known issue with the TensorRT-LLM framework when installed within the AL2023 container via the Python Wheels which makes effective environment setup challenging.
86+
> ¹ There is a known issue with the TensorRT-LLM framework when running the AL2023 container locally with `docker run --network host ...` due to a [bug](https://github.com/mpi4py/mpi4py/discussions/491#discussioncomment-12660609) in mpi4py. To avoid this issue, replace the `--network host` flag with more precise networking configuration by mapping only the necessary ports (e.g., 4222 for nats, 2379/2380 for etcd, 8080 for frontend).
8787
8888

8989
## Build Support

0 commit comments

Comments
 (0)