tpn / cuda-by-exampleLinks
Code for NVIDIA's CUDA By Example Book.
☆47Updated 5 years ago
Alternatives and similar repositories for cuda-by-example
Users that are interested in cuda-by-example are comparing it to the libraries listed below
Sorting:
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated last year
- CUDA Matrix Multiplication Optimization☆222Updated last year
- Step-by-step optimization of CUDA SGEMM☆378Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆60Updated 5 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆116Updated 4 months ago
- study of cutlass☆22Updated 10 months ago
- ☆32Updated 7 months ago
- A set of hands-on tutorials for CUDA programming☆239Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆218Updated last month
- CUDA Templates for Linear Algebra Subroutines☆100Updated last year
- A faster implementation of OpenCV-CUDA that uses OpenCV objects, and more!☆53Updated this week
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆65Updated last year
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆131Updated 2 years ago
- ☆21Updated 4 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆61Updated 6 months ago
- SGEMM optimization with cuda step by step☆20Updated last year
- A Visual Studio Code extension for building and debugging CUDA applications.☆90Updated 2 weeks ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆441Updated 2 years ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆99Updated 7 years ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆32Updated 2 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆114Updated last year
- ☆37Updated 11 months ago
- Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!☆96Updated last week
- Ahead of Time (AOT) Triton Math Library☆76Updated last week
- llama INT4 cuda inference with AWQ☆55Updated 8 months ago
- ☆17Updated last year
- LLM training in simple, raw C/CUDA☆104Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆143Updated 5 years ago