☆486Jul 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一下,对作者帮助很大,谢谢!☆380Oct 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. …☆473Jun 30, 2023Updated 2 years ago
- Sample codes for my CUDA programming book☆2,021Dec 14, 2025Updated 3 months ago
- Samples for CUDA Developers which demonstrates features in CUDA Toolkit☆8,953Jan 6, 2026Updated 2 months ago
- CUDA Library Samples☆2,346Updated this week
- Learn CUDA Programming, published by Packt☆1,237Dec 30, 2023Updated 2 years ago
- Source code that accompanies The CUDA Handbook.☆570Mar 10, 2026Updated last week
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆531Sep 8, 2024Updated last year
- A simple high performance CUDA GEMM implementation.☆426Jan 4, 2024Updated 2 years ago
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- Examples demonstrating available options to program multiple GPUs in a single node or a cluster☆874Sep 26, 2025Updated 5 months ago
- study of cutlass☆22Nov 10, 2024Updated last year
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,442Updated this week
- ☆2,714Jan 16, 2024Updated 2 years ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆19Aug 3, 2025Updated 7 months ago
- 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,248Jul 29, 2023Updated 2 years ago
- ☆183May 7, 2025Updated 10 months 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
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,932Updated this week
- how to optimize some algorithm in cuda.☆2,872Updated this week
- ☆169Feb 5, 2026Updated last month
- ☆48Dec 11, 2020Updated 5 years ago
- An experimental communicating attention kernel based on DeepEP.☆35Jul 29, 2025Updated 7 months ago
- Framework to reduce autotune overhead to zero for well known deployments.☆97Sep 19, 2025Updated 6 months ago
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Aug 9, 2025Updated 7 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆81Aug 12, 2024Updated last year
- ☆158Dec 26, 2024Updated last year
- Sample code from the book "Professional CUDA C Programming"☆40May 23, 2023Updated 2 years ago
- CUDA 6大并行计算模式 代码与笔记☆60Jul 30, 2020Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆1,321Sep 23, 2025Updated 5 months ago
- ☆149Mar 18, 2024Updated 2 years ago
- pdf☆94May 8, 2018Updated 7 years ago
- a simple API to use CUPTI☆10Aug 19, 2025Updated 7 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆491Jan 20, 2026Updated 2 months ago
- ☆2,001Jul 29, 2023Updated 2 years ago
- CUDA Core Compute Libraries☆2,217Updated this week
- Stable Diffusion in TensorRT 8.5+☆14Mar 19, 2023Updated 3 years ago
- Fast CUDA matrix multiplication from scratch☆1,100Sep 2, 2025Updated 6 months ago
- Step-by-step optimization of CUDA SGEMM☆445Mar 30, 2022Updated 3 years ago