Ahdhn / CUDATemplateLinks
Template for starting CUDA/C++ project using CMake with Github Action for CI
☆29Updated 2 years ago
Alternatives and similar repositories for CUDATemplate
Users that are interested in CUDATemplate are comparing it to the libraries listed below
Sorting:
- Multi-GPU Framework for Voxel Grid Computations☆55Updated last week
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- ☆66Updated 2 years ago
- Code for SIGGRAPH 2022 paper "Automatic quantization for physics-based simulation"☆64Updated 2 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆176Updated this week
- zenus parallel computing library for zenus physics-based simulations☆85Updated this week
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆27Updated 2 months ago
- RTX compute samples☆70Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- BGHT: High-performance static GPU hash tables.☆65Updated last month
- Sample showing OpenGL and CUDA interop☆16Updated 11 months ago
- ☆58Updated 9 months ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆52Updated 2 months ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆22Updated 4 years ago
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆35Updated last month
- CUDA kernel author's tools☆111Updated 3 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 6 months ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆42Updated 4 months ago
- ☆22Updated 2 years ago
- How to use CUDA with Python numpy☆38Updated 7 years ago
- Fast CUDA 3x3 SVD☆73Updated 6 years ago
- DCGrid: An Adaptive Grid Structure for Memory-Constrained Fluid Simulation on the GPU☆22Updated 2 years ago
- ☆23Updated 3 years ago
- ray tracing implementations. started with Peter Shirley's v2 Ray Tracing In One Weekend☆50Updated 4 years ago
- A C++/CUDA library for loading CUDA sparse textures on demand in OptiX renderers☆14Updated 4 months ago
- Affine Particle-in-Cell Water Simulation in 2D☆118Updated last year
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year
- A nanobind example project☆106Updated last month