Learn CUDA Programming, published by Packt
☆1,237Dec 30, 2023Updated 2 years ago
Alternatives and similar repositories for Learn-CUDA-Programming
Users that are interested in Learn-CUDA-Programming are comparing it to the libraries listed below
Sorting:
- 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
- ☆2,714Jan 16, 2024Updated 2 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
- how to optimize some algorithm in cuda.☆2,872Updated this week
- CUDA Library Samples☆2,346Updated this week
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,932Updated this week
- Material for gpu-mode lectures☆5,841Feb 1, 2026Updated last month
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,442Updated this week
- A set of hands-on tutorials for CUDA programming☆248Apr 8, 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,248Jul 29, 2023Updated 2 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆97Aug 14, 2023Updated 2 years ago
- Several simple examples for popular neural network toolkits calling custom CUDA operators.☆1,528Apr 29, 2021Updated 4 years ago
- ☆486Jul 5, 2015Updated 10 years ago
- GPU programming related news and material links☆2,047Mar 8, 2026Updated last week
- A simple high performance CUDA GEMM implementation.☆426Jan 4, 2024Updated 2 years ago
- This is a Chinese translation of the CUDA programming guide☆1,896Nov 13, 2024Updated last year
- Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch☆941Jul 19, 2023Updated 2 years ago
- row-major matmul optimization☆707Feb 24, 2026Updated 3 weeks ago
- Examples demonstrating available options to program multiple GPUs in a single node or a cluster☆874Sep 26, 2025Updated 5 months ago
- Examples from Programming in Parallel with CUDA☆170Feb 5, 2026Updated last month
- Learning CUDA 10 Programming, published by Packt☆42Oct 31, 2022Updated 3 years ago
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆170Jul 24, 2022Updated 3 years ago
- Hands-On GPU Accelerated Computer Vision with OpenCV and CUDA, published by Packt☆659Jan 30, 2023Updated 3 years ago
- Training materials associated with NVIDIA's CUDA Training Series (www.olcf.ornl.gov/cuda-training-series/)☆949Aug 19, 2024Updated last year
- FlashInfer: Kernel Library for LLM Serving☆5,145Mar 15, 2026Updated last week
- Lightning fast C++/CUDA neural network framework☆4,436Dec 14, 2025Updated 3 months ago
- Development repository for the Triton language and compiler☆18,708Updated this week
- Source code that accompanies The CUDA Handbook.☆570Mar 10, 2026Updated last week
- NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source compone…☆12,800Mar 9, 2026Updated last week
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆407Jan 2, 2025Updated last year
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on H…☆3,231Updated this week
- ☆2,001Jul 29, 2023Updated 2 years ago
- Transformer related optimization, including BERT, GPT☆6,397Mar 27, 2024Updated last year
- CUDA Core Compute Libraries☆2,217Updated this week
- A Easy-to-understand TensorOp Matmul Tutorial☆409Mar 5, 2026Updated 2 weeks ago
- Solve puzzles. Learn CUDA.☆11,997Sep 1, 2024Updated last year
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Jan 21, 2018Updated 8 years ago
- 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