☆485Jul 5, 2015Updated 10 years ago
Alternatives and similar repositories for professional-cuda-c-programming
Users that are interested in professional-cuda-c-programming are comparing it to the libraries listed below
Sorting:
- CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆378Oct 20, 2022Updated 3 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆476Jun 30, 2023Updated 2 years ago
- Sample codes for my CUDA programming book☆2,010Dec 14, 2025Updated 2 months ago
- Samples for CUDA Developers which demonstrates features in CUDA Toolkit☆8,870Jan 6, 2026Updated last month
- CUDA Library Samples☆2,324Feb 21, 2026Updated last week
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- study of cutlass☆22Nov 10, 2024Updated last year
- Learn CUDA Programming, published by Packt☆1,231Dec 30, 2023Updated 2 years ago
- A simple high performance CUDA GEMM implementation.☆426Jan 4, 2024Updated 2 years ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆526Sep 8, 2024Updated last year
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated 6 months ago
- Source code that accompanies The CUDA Handbook.☆568Oct 7, 2025Updated 4 months ago
- Framework to reduce autotune overhead to zero for well known deployments.☆97Sep 19, 2025Updated 5 months ago
- ☆2,698Jan 16, 2024Updated 2 years ago
- Sample examples of how to call collective operation functions on multi-GPU environments. A simple example of using broadcast, reduce, all…☆35Aug 28, 2023Updated 2 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆79Aug 12, 2024Updated last year
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆1,244Jul 29, 2023Updated 2 years ago
- ☆166Feb 5, 2026Updated 3 weeks ago
- CUDA 6大并行计算模式 代码与笔记☆61Jul 30, 2020Updated 5 years ago
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,315Updated this week
- how to optimize some algorithm in cuda.☆2,825Feb 15, 2026Updated 2 weeks ago
- flash attention tutorial written in python, triton, cuda, cutlass☆488Jan 20, 2026Updated last month
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,755Updated this week
- ☆178May 7, 2025Updated 9 months ago
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆407Jan 2, 2025Updated last year
- ☆21Aug 14, 2024Updated last year
- An experimental communicating attention kernel based on DeepEP.☆35Jul 29, 2025Updated 7 months ago
- ☆159Dec 26, 2024Updated last year
- Implement Flash Attention using Cute.☆101Dec 17, 2024Updated last year
- Step-by-step optimization of CUDA SGEMM☆432Mar 30, 2022Updated 3 years ago
- ☆1,992Jul 29, 2023Updated 2 years ago
- Examples demonstrating available options to program multiple GPUs in a single node or a cluster☆869Sep 26, 2025Updated 5 months ago
- Yinghan's Code Sample☆365Jul 25, 2022Updated 3 years ago
- ☆146Mar 18, 2024Updated last year
- The CMake version of cuda_by_example☆148Jul 24, 2020Updated 5 years ago
- ☆17Jul 29, 2020Updated 5 years ago
- ☆65Apr 26, 2025Updated 10 months ago
- a simple API to use CUPTI☆11Aug 19, 2025Updated 6 months ago
- ☆13Jan 7, 2025Updated last year