pkestene / pybind11-cudaLinks
☆23Updated last year
Alternatives and similar repositories for pybind11-cuda
Users that are interested in pybind11-cuda are comparing it to the libraries listed below
Sorting:
- Template for GPU accelerated python libraries☆51Updated 2 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆152Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- How to use CUDA with Python numpy☆40Updated 8 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.☆57Updated this week
- An example combining scikit-build and pybind11☆141Updated 2 weeks ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 7 months ago
- C++ library for reading and writing of numpy's .npy files☆424Updated last year
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆116Updated 6 months ago
- A nanobind example project☆119Updated last week
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆86Updated last year
- ☆59Updated 4 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Learn OpenMP examples step by step☆101Updated last year
- Neural network from scratch in CUDA/C++☆88Updated 5 months ago
- Introduction to CUDA programming☆129Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 8 months ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆104Updated 2 years ago
- The Foundation for All Legate Libraries☆235Updated this week
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 2 months ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- Pybind11 tool for making docstrings from C++ comments☆44Updated 3 weeks ago
- A set of hands-on tutorials for CUDA programming☆247Updated last year
- CUDA implementation of parallel Depth First Search (DFS) algorithm and it's comparison with a serial C++ DFS implementation.☆29Updated 7 years ago