torstem / demo-cuda-pybind11Links
How to use CUDA with Python numpy
☆39Updated 8 years ago
Alternatives and similar repositories for demo-cuda-pybind11
Users that are interested in demo-cuda-pybind11 are comparing it to the libraries listed below
Sorting:
- Template for GPU accelerated python libraries☆50Updated 2 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 5 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆14Updated 5 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆52Updated 3 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- Introduction to CUDA programming☆129Updated 8 years ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- CUDA accelerated medical imaging algorithms☆15Updated 3 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆141Updated 3 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 8 months ago
- C++ library for reading and writing of numpy's .npy files☆422Updated last year
- Computer Vision and Image Processing algorithms acceleration using CUDA - Guide: Prof. S. Gopalakrishnan☆17Updated 9 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆94Updated 2 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆78Updated 5 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆61Updated 3 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 6 years ago
- ☆23Updated last year
- GPU accelerated pre-filtered cubic b-spline interpolation using CUDA☆125Updated 8 years ago
- ☆59Updated 2 months ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- GPU-accelerated Levenberg-Marquardt curve fitting in CUDA☆333Updated last month
- ☆43Updated 7 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 5 years ago