torstem / demo-cuda-pybind11Links
How to use CUDA with Python numpy
☆40Updated 7 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
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 3 months ago
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 5 months ago
- GPU-accelerated Levenberg-Marquardt curve fitting in CUDA☆332Updated 3 weeks ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆14Updated 4 years ago
- ☆63Updated 2 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆138Updated 3 weeks ago
- Introduction to CUDA programming☆125Updated 8 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆77Updated 5 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- A nanobind example project☆112Updated 5 months ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- CUDA accelerated medical imaging algorithms☆15Updated 3 years ago
- ☆44Updated 7 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 years ago
- C++ library for reading and writing of numpy's .npy files☆414Updated 11 months ago
- Fusing Taichi into PyTorch☆146Updated 2 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- Exploring using stdpar and Cython☆34Updated 4 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆148Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- Python wrapper for NVIDIA OptiX Ray Tracing Engine☆68Updated 6 years ago
- Octree structure containing a 3D triangular mesh model☆92Updated 4 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year