summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-12-08Add python-cutlass makedepend to fix CUTLASS linker errorsProf. Andy Couturier
2025-12-06Add rdma-core dependency for full build supportProf. Andy Couturier
- Add rdma-core to depends (provides mlx5 library) - Remove cmake options that disabled BUILD_DEEP_EP, BUILD_DEEP_GEMM, BUILD_FLASH_MLA - Enable full distributed training and advanced optimization features - Bump pkgrel to 2 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06Initial commit: python-tensorrt-llm 1.2.0rc4Prof. Andy Couturier
- TensorRT-LLM Python API for LLM inference on NVIDIA GPUs - Includes glog 0.7.0+ compatibility patch - Requires CUDA, cuDNN, TensorRT, and PyTorch