PWhiddy / pybind11-cudaLinks
Template for GPU accelerated python libraries
☆48Updated 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:
- How to use CUDA with Python numpy☆38Updated 7 years ago
- ☆22Updated last year
- A nanobind example project☆106Updated last month
- An example combining scikit-build and pybind11☆129Updated this week
- Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.☆47Updated last week
- Sample projects demonstrating use of scikit-build☆78Updated this week
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆133Updated 5 months ago
- Multi-platform C++ library for reading and writing NPY and NPZ files, with an additional .NET interface☆21Updated 7 months ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- Shared Pointer for Cuda Device Pointers and Cuda Streams, Smart Wrapper to Allocate and Deallocate Cuda Device Buffer.☆1Updated 2 years ago
- Fusing Taichi into PyTorch☆145Updated 2 years ago
- resources pour le cours d'introduction à la programmation des GPUs du mastère spécialisé HPC-AI☆22Updated last year
- GPU accelerated multigrid library for Python☆59Updated 8 months ago
- ☆58Updated 9 months ago
- C++ API to log data in tensorboard format.☆78Updated 6 months ago
- This repository contains examples CUDA usage in Cython code.☆24Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- Sympiler is a Code Generator for Transforming Sparse Matrix Codes☆43Updated last year
- 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 4 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆139Updated 2 months ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆146Updated last year
- Serial and parallel implementations of matrix multiplication☆41Updated 4 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆13Updated 4 years ago