roostaiyan / CudaSharedPtr
Shared Pointer for Cuda Device Pointers and Cuda Streams, Smart Wrapper to Allocate and Deallocate Cuda Device Buffer.
☆26Updated 2 years ago
Alternatives and similar repositories for CudaSharedPtr:
Users that are interested in CudaSharedPtr are comparing it to the libraries listed below
- Some CUDA design patterns and a bit of template magic for CUDA☆147Updated last year
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- CUDA kernel author's tools☆110Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆95Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆813Updated 2 weeks ago
- Examples for using SYCL on CUDA☆60Updated 2 weeks ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated this week
- Performance-portable geometric search library☆187Updated this week
- ☆215Updated last week
- A C++17 interface for HDF5☆94Updated last week
- ☆58Updated 4 months ago
- A single header-only C++ library for least squares fitting.☆102Updated last year
- C++ wrapper for the HDF5 C-library☆124Updated last week
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆74Updated this week
- LLDB Eigen Pretty Printer☆28Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆41Updated 3 weeks ago
- Abstraction Library for Parallel Kernel Acceleration☆361Updated this week
- CUSP : A C++ Templated Sparse Matrix Library☆407Updated 2 months ago
- A lightweight high performance tensor algebra framework for modern C++☆763Updated 9 months ago
- Combined array and automatic differentiation library in C++☆170Updated 10 months ago
- BGHT: High-performance static GPU hash tables.☆57Updated 4 months ago
- Parallel k-d tree with C++17, MPI and OpenMP☆31Updated 2 years ago
- C++ library for reading and writing of numpy's .npy files☆381Updated 3 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆137Updated last year
- C++ API to log data in tensorboard format.☆77Updated last month