TensorRT-LLMs/cpp/tensorrt_llm/plugins/ncclPlugin
yunruis 30c5b4183a
refactoring: port customized kernels with public cutlass version (#5027)
Signed-off-by: yunruis 

Merge this to unblock others since the full CI has been run through
2025-06-13 16:19:31 +08:00
..
allgatherPlugin.cpp Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
allgatherPlugin.h
allreducePlugin.cpp refactor: Introduce MpiTag enumeration and update MPI function signatures (#3893) 2025-05-04 13:24:29 +02:00
allreducePlugin.h refactoring: port customized kernels with public cutlass version (#5027) 2025-06-13 16:19:31 +08:00
CMakeLists.txt
recvPlugin.cpp refactor: Introduce MpiTag enumeration and update MPI function signatures (#3893) 2025-05-04 13:24:29 +02:00
recvPlugin.h
reduceScatterPlugin.cpp Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
reduceScatterPlugin.h
sendPlugin.cpp refactor: Introduce MpiTag enumeration and update MPI function signatures (#3893) 2025-05-04 13:24:29 +02:00
sendPlugin.h