CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. The authors introduce each area of CUDA development through working examples.
☆494Jun 30, 2023Updated 3 years ago
Alternatives and similar repositories for CUDA-by-Example-source-code-for-the-book-s-examples-
Users that are interested in CUDA-by-Example-source-code-for-the-book-s-examples- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆502Jul 5, 2015Updated 11 years ago
- Learn CUDA Programming, published by Packt☆1,263Dec 30, 2023Updated 2 years ago
- GPU高性能编程CUDA实战随书代码☆49May 24, 2022Updated 4 years ago
- Samples for CUDA Developers which demonstrates features in CUDA Toolkit☆9,475May 27, 2026Updated 2 months ago
- 基于 CUDA Driver API 的 cuda 运行时环境☆16Jul 30, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- CUDA Library Samples☆2,480Updated this week
- The CMake version of cuda_by_example☆148Jul 24, 2020Updated 6 years ago
- Source code that accompanies The CUDA Handbook.☆598Updated this week
- Sample codes for my CUDA programming book☆2,089Dec 14, 2025Updated 7 months ago
- how to optimize some algorithm in cuda.☆3,199Updated this week
- ☆2,790Jan 16, 2024Updated 2 years ago
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆10,245Updated this week
- This repository contains the results and code for the MLPerf™ Training v2.1 benchmark.☆15Aug 9, 2023Updated 3 years ago
- Transformer related optimization, including BERT, GPT☆6,445Mar 27, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Modern CUDA Learn Notes with PyTorch for Beginners, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.☆11,760Aug 6, 2026Updated last week
- A simple high performance CUDA GEMM implementation.☆437Jan 4, 2024Updated 2 years ago
- ☆19Apr 19, 2020Updated 6 years 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,343Jul 29, 2023Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆1,331Sep 23, 2025Updated 10 months ago
- A few cuda examples built with cmake☆24Jul 19, 2019Updated 7 years ago
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Jun 1, 2023Updated 3 years ago
- Material for gpu-mode lectures☆6,433Jun 15, 2026Updated last month
- A Triton-only attention backend for vLLM☆28Jul 14, 2026Updated 3 weeks ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Step-by-step optimization of CUDA SGEMM☆493Mar 30, 2022Updated 4 years ago
- Several simple examples for popular neural network toolkits calling custom CUDA operators.☆1,538Apr 29, 2021Updated 5 years ago
- CUDA SGEMM optimization note☆15Oct 31, 2023Updated 2 years ago
- ☆19May 17, 2016Updated 10 years ago
- ☆18Apr 28, 2023Updated 3 years ago
- Examples from Programming in Parallel with CUDA☆174Feb 5, 2026Updated 6 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆496Mar 10, 2025Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆532Jan 20, 2026Updated 6 months ago
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆5,003Feb 8, 2024Updated 2 years 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.
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,841Oct 9, 2023Updated 2 years ago
- An MLIR-based compiler from C/C++ to AMD-Xilinx Versal AIE☆17Aug 5, 2022Updated 4 years ago
- Development repository for the Triton language and compiler☆19,936Updated this week
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆12Apr 24, 2023Updated 3 years ago
- Introduction to Parallel Programming class code☆1,356Jun 27, 2022Updated 4 years ago
- Matrix multiplication on GPUs for matrices stored on a CPU. Similar to cublasXt, but ported to both NVIDIA and AMD GPUs.☆33Apr 2, 2025Updated last year
- This is a Chinese translation of the CUDA programming guide