pkestene / pybind11-cuda
☆21Updated 9 months ago
Alternatives and similar repositories for pybind11-cuda:
Users that are interested in pybind11-cuda are comparing it to the libraries listed below
- Template for GPU accelerated python libraries☆46Updated last year
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- How to use CUDA with Python numpy☆37Updated 7 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆77Updated 6 months ago
- Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.☆36Updated this week
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆141Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆21Updated 2 weeks ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Algorithms implemented in CUDA + resources about GPGPU☆54Updated 3 years ago
- A nanobind example project☆100Updated this week
- CUDA kernel author's tools☆110Updated 2 years ago
- ☆37Updated 3 years ago
- Shared Pointer for Cuda Device Pointers and Cuda Streams, Smart Wrapper to Allocate and Deallocate Cuda Device Buffer.☆26Updated 2 years ago
- An easily integrable Cholesky solver on CPU and GPU☆232Updated 2 months ago
- Specialized Parallel Linear Algebra, providing distributed GEMM functionality for specific matrix distributions with optional GPU acceler…☆27Updated 7 months ago
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- Examples from Programming in Parallel with CUDA☆122Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- An implementation of parallel exclusive scan in CUDA☆61Updated 6 years ago
- ☆58Updated 5 months ago
- A minimal cmake based project skeleton for developping a CUDA application☆15Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUDA Template Functions☆19Updated 2 months ago
- Demonstrates how to call a C++ class from Python using pybind11.☆33Updated 4 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆24Updated 3 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- BGHT: High-performance static GPU hash tables.☆61Updated 5 months ago
- Massively parallel DBSCAN algorithm implemented in CUDA along with a KD-Tree for searching neighbors.☆12Updated 4 years ago
- vectorization of the kd-tree data structure and search algorithm☆39Updated 7 years ago