Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/TensorRT-LLM
/ mpi_comm
Function
mpi_comm
tensorrt_llm/_utils.py:506–507 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
504
505
506
def
mpi_comm():
507
return
comm
508
509
510
local_comm = mpi_comm().Split_type(split_type=OMPI_COMM_TYPE_HOST)
Callers
15
create_executor
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
get_or_scale_allreduce_mnnvl_workspace
Function · 0.90
broadcast
Method · 0.90
tp_comm
Method · 0.90
pp_comm
Method · 0.90
cp_comm
Method · 0.90
allreduce
Method · 0.90
__init__
Method · 0.90
parallel_build
Function · 0.90
setup_engine
Method · 0.90
Calls
no outgoing calls
Tested by
1
create_executor
Method · 0.72