how to optimize some algorithm in cuda.
RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
FlashInfer: Kernel Library for LLM Serving
RTP-LLM: Alibaba's high-performance LLM inference engine for diverse applications.
hpc 教程,包含集合通信(mpi、nccl)、cuda 编程、向量化 SIMD、RDMA 通信等