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 Update TensorRT-LLM (#1793) 2024-06-18 18:18:23 +08:00
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 Initial commit 2023-09-20 00:29:41 -07:00
recvPlugin.cpp refactor: Introduce MpiTag enumeration and update MPI function signatures (#3893) 2025-05-04 13:24:29 +02:00
recvPlugin.h Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00
reduceScatterPlugin.cpp Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
reduceScatterPlugin.h Update TensorRT-LLM (#1793) 2024-06-18 18:18:23 +08:00
sendPlugin.cpp refactor: Introduce MpiTag enumeration and update MPI function signatures (#3893) 2025-05-04 13:24:29 +02:00
sendPlugin.h Update TensorRT-LLM (#1274) 2024-03-12 18:15:52 +08:00