Jie Ye
Results
4
comments of
Jie Ye
BTW, Does Tensorrt-LLM have to use openmpi? Can I build it with mpich or cray-mpich? When I build TensorRT-LLM without using openmpi, it always report the following error: [100%] Built...
> I got the same error without container I solve this problem by using cuda12.2 and openmpi.
> > openmpi > > what do you mean "openmpi"? I mean that I installed openmpi library instead of using mpich library. TensorRT-LLM's KVCache Manager rely on mpi for some...