CUDA official sample codes
☆370Oct 6, 2015Updated 10 years ago
Alternatives and similar repositories for cuda-sample
Users that are interested in cuda-sample are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Samples for CUDA Developers which demonstrates features in CUDA Toolkit☆9,018Jan 6, 2026Updated 2 months ago
- matrix multiplication in CUDA☆125Aug 10, 2023Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆1,324Sep 23, 2025Updated 6 months ago
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆4,998Feb 8, 2024Updated 2 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Jul 19, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (N…☆12Jun 24, 2024Updated last year
- Example of how to use CUDA with CMake >= 3.8☆71Jun 10, 2025Updated 9 months ago
- This is a list of useful libraries and resources for CUDA development.☆605Oct 8, 2017Updated 8 years ago
- Patterns and behaviors for GPU computing☆1,766Jan 17, 2026Updated 2 months ago
- A warp-oriented dynamic hash table for GPUs☆76Jan 19, 2024Updated 2 years ago
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,484Mar 18, 2026Updated last week
- This is a simple 2d convolution written in cuda c which uses shared memory for better performance☆19Apr 12, 2018Updated 7 years ago
- GPU-accelerated particle tracking for OpenFOAM☆27Aug 12, 2022Updated 3 years ago
- CUDA Library Samples☆2,353Mar 17, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Examples for HIP☆214Dec 5, 2024Updated last year
- ☆13Dec 9, 2024Updated last year
- A few cuda examples built with cmake☆24Jul 19, 2019Updated 6 years ago
- Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.☆54Sep 1, 2024Updated last year
- Communication-Minimizing 2D Convolution in GPU Registers☆30Sep 21, 2013Updated 12 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆347Apr 14, 2022Updated 3 years ago
- TILED Matrix Multiplication in CUDA using Shared Memory. An efficient and fast way.☆22Nov 16, 2018Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Jun 3, 2023Updated 2 years ago
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,825Oct 9, 2023Updated 2 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- Parallel implementation of a convolution filter using MPI and optionally OpenMP☆10Mar 8, 2015Updated 11 years ago
- use Cinder with Google Cardboard VR☆11Jun 21, 2017Updated 8 years ago
- Optimized primitives for collective multi-GPU communication☆4,562Updated this week
- Awesome resources for GPUs☆611Mar 10, 2026Updated 2 weeks ago
- GPU B-Tree with support for versioning (snapshots).☆50Oct 25, 2024Updated last year
- Path tracer using DirectCompute.☆17Updated this week
- A GPU based discrete element method (DEM) framework. To cite this software publication: https://www.sciencedirect.com/science/article/pii…☆33Dec 1, 2015Updated 10 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆137May 19, 2020Updated 5 years ago
- Source code that accompanies The CUDA Handbook.☆570Mar 10, 2026Updated 2 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- GPU implementation of collision detection via spatial subdivision☆34Jan 1, 2021Updated 5 years ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆135Updated this week
- An implementation of parallel exclusive scan in CUDA☆66Feb 23, 2018Updated 8 years ago
- Torch Frontend for IREE☆26Dec 21, 2023Updated 2 years ago
- NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source compone…☆12,829Updated this week
- ☆12Dec 8, 2022Updated 3 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …