pkestene / pybind11-cudaLinks
☆22Updated 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☆49Updated last year
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆147Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆91Updated last year
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- ☆59Updated 11 months ago
- How to use CUDA with Python numpy☆39Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated last month
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆81Updated last year
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- C++ library for reading and writing of numpy's .npy files☆414Updated 10 months ago
- A minimal cmake based project skeleton for developping a CUDA application☆17Updated last year
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- Shared Pointer for Cuda Device Pointers and Cuda Streams, Smart Wrapper to Allocate and Deallocate Cuda Device Buffer.☆1Updated 2 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- Learn OpenMP examples step by step☆95Updated 6 months ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆44Updated 3 weeks ago
- A set of hands-on tutorials for CUDA programming☆230Updated 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
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 4 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆104Updated 2 weeks ago
- Introduction to CUDA programming☆123Updated 8 years ago
- supplementary material/programming exercises☆72Updated 3 years ago
- CUDA Template Functions☆19Updated 8 months ago
- A detailed conversion of a C++ project to Python using pybind11☆18Updated 3 years ago