Codes & examples for "CUDA - From Correctness to Performance"
☆128Oct 24, 2024Updated last year
Alternatives and similar repositories for CUDA-From-Correctness-To-Performance-Code
Users that are interested in CUDA-From-Correctness-To-Performance-Code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆27Jan 8, 2024Updated 2 years ago
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …☆327Jun 10, 2025Updated 10 months ago
- 🦙🦙.🦀☆28Sep 24, 2023Updated 2 years ago
- ☆38Aug 7, 2025Updated 8 months ago
- ☆18Apr 22, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- High performance RMSNorm Implement by using SM Core Storage(Registers and Shared Memory)☆30Jan 22, 2026Updated 3 months ago
- Wiki fo HPC☆139Jul 23, 2025Updated 9 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆58Aug 12, 2024Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆46Feb 27, 2025Updated last year
- Implement Flash Attention using Cute.☆106Dec 17, 2024Updated last year
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated 8 months ago
- Awesome code, projects, books, etc. related to CUDA☆35Mar 30, 2026Updated last month
- [NeurIPS 2025] ClusterFusion: Expanding Operator Fusion Scope for LLM Inference via Cluster-Level Collective Primitive☆68Dec 11, 2025Updated 4 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆506Jan 20, 2026Updated 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- AI based singing voice synthesis database generator☆13Aug 12, 2022Updated 3 years ago
- High performance Transformer implementation in C++.☆154Jan 18, 2025Updated last year
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆359Mar 27, 2026Updated last month
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,125Dec 30, 2024Updated last year
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆37Sep 15, 2023Updated 2 years ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Jun 11, 2025Updated 10 months ago
- learning how CUDA works☆383Mar 3, 2025Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Feb 20, 2026Updated 2 months ago
- Materials for learning SGLang☆806Jan 5, 2026Updated 3 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A Easy-to-understand TensorOp Matmul Tutorial☆428Mar 5, 2026Updated last month
- A lightweight design for computation-communication overlap.☆227Jan 20, 2026Updated 3 months ago
- Handwritten GEMM using Intel AMX (Advanced Matrix Extension)☆17Jan 11, 2025Updated last year
- Xiao's CUDA Optimization Guide [NO LONGER ADDING NEW CONTENT]☆324Nov 8, 2022Updated 3 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆193Jan 28, 2025Updated last year
- ☆59May 19, 2025Updated 11 months ago
- ☆245Nov 19, 2025Updated 5 months ago
- ☆14Jan 18, 2023Updated 3 years ago
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉