Examples from Programming in Parallel with CUDA
☆170Feb 5, 2026Updated last month
Alternatives and similar repositories for CUDA-Programs
Users that are interested in CUDA-Programs are comparing it to the libraries listed below
Sorting:
- Implement Neural Networks in Cuda from Scratch☆24May 17, 2024Updated last year
- ☆15Feb 13, 2018Updated 8 years ago
- Read custom dataset☆12Mar 31, 2023Updated 2 years ago
- ☆14Apr 10, 2023Updated 2 years ago
- Implementation from scratch in CUDA C++ of image processing algorithms.☆22Oct 26, 2020Updated 5 years ago
- Learn CUDA Programming, published by Packt☆1,237Dec 30, 2023Updated 2 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆97Aug 14, 2023Updated 2 years ago
- Algorithms and datastructures for phylogenetics☆14Dec 24, 2025Updated 2 months ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Jan 21, 2018Updated 8 years ago
- CUDA Learning guide☆540Jun 20, 2024Updated last year
- Fast vectorized bitarrays for OCaml☆16Jul 11, 2023Updated 2 years ago
- ☆22Aug 14, 2024Updated last year
- Implementation of analytic collision penalty eigensystems (with Matlab)☆19Oct 23, 2025Updated 4 months ago
- Workflow for CONNectivity preserving Geometry Optimization☆11Sep 2, 2021Updated 4 years ago
- Code for paper "Trust-Region Eigenvalue Filtering for Projected Newton", SIGGRAPH Asia 2024☆19Oct 14, 2024Updated last year
- Step-by-step optimization of CUDA SGEMM☆445Mar 30, 2022Updated 3 years ago
- The official LLVM OCaml binding but built using dune☆25Feb 8, 2025Updated last year
- Image Filtering using CUDA☆30Mar 22, 2019Updated 7 years ago
- Source Code for 'Generic Data Structures and Algorithms in Go' by Richard Wiener'☆26Jun 14, 2022Updated 3 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
- CUDA Core Compute Libraries☆2,217Updated this week
- Samples for CUDA Developers which demonstrates features in CUDA Toolkit☆8,953Jan 6, 2026Updated 2 months ago
- An Attention Superoptimizer☆22Jan 20, 2025Updated last year
- ☆49Jun 24, 2025Updated 8 months ago
- OCaml implementation of the T-Digest algorithm☆26May 19, 2025Updated 10 months ago
- Implementing the discontinuous Galerkin method in CUDA☆11May 30, 2013Updated 12 years ago
- ☆33Mar 31, 2025Updated 11 months ago
- My study notes and hands-on projects for CUDA-based GPU programming☆10Dec 11, 2025Updated 3 months ago
- ☆10Apr 24, 2023Updated 2 years ago
- zenus parallel computing library for zenus physics-based simulations☆96Jul 6, 2025Updated 8 months ago
- Use tensor core to calculate back-to-back HGEMM (half-precision general matrix multiplication) with MMA PTX instruction.☆13Nov 3, 2023Updated 2 years ago
- XLA (Accelerated Linear Algebra) bindings for OCaml☆35Jun 1, 2025Updated 9 months ago
- 基于 CUDA Driver API 的 cuda 运行时环境☆14Jul 30, 2025Updated 7 months ago
- An efficient C++20 GPU numerical computing library with Python-like syntax☆1,406Updated this week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆81Aug 12, 2024Updated last year
- A simple high performance CUDA GEMM implementation.☆426Jan 4, 2024Updated 2 years ago
- materials science related animations☆13Jan 9, 2025Updated last year
- An interactive, physically-based cloth demo in C++ using OpenGL, GLUT, GLEW, and CMake☆12Apr 15, 2022Updated 3 years ago
- Comparing Deep Learning Inference of Pytorch models running on CPU, CUDA and TensorRT☆16Feb 20, 2022Updated 4 years ago