tpn / cuda-by-example
Code for NVIDIA's CUDA By Example Book.
☆44Updated 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
- CUDA Matrix Multiplication Optimization☆181Updated 9 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 7 months ago
- Step-by-step optimization of CUDA SGEMM☆310Updated 3 years ago
- Examples from Programming in Parallel with CUDA☆134Updated 2 years ago
- ☆28Updated 2 months ago
- Implement Neural Networks in Cuda from Scratch☆22Updated 11 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆61Updated 7 months ago
- ☆16Updated last year
- 📚FFPA(Split-D): Yet another Faster Flash Attention with O(1) GPU SRAM complexity large headdim, 1.8x~3x↑🎉 faster than SDPA EA.☆169Updated 2 weeks ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated last year
- SGEMM optimization with cuda step by step☆18Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- Samples demonstrating how to use the Compute Sanitizer Tools and Public API☆79Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆91Updated 6 years ago
- CPU Memory Compiler and Parallel programing☆26Updated 5 months ago
- A simple high performance CUDA GEMM implementation.☆361Updated last year
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago
- ☢️ TensorRT 2023复赛——基于TensorRT-LLM的Llama模型推断加速优化☆46Updated last year
- NVIDIA DLA-SW, the recipes and tools for running deep learning workloads on NVIDIA DLA cores for inference applications.☆193Updated 10 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆181Updated 2 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- study of cutlass☆21Updated 5 months ago
- ☆20Updated 4 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆50Updated 5 months ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆59Updated last month
- A Visual Studio Code extension for building and debugging CUDA applications.☆80Updated 8 months ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆73Updated 3 weeks ago
- ☆36Updated 6 months ago