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
- 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"☆88Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- ☆58Updated 7 months ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆68Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆78Updated 8 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 11 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- Examples for using SYCL on CUDA☆62Updated last month
- C++ library for reading and writing of numpy's .npy files☆395Updated 6 months ago
- Algorithms implemented in CUDA + resources about GPGPU☆55Updated 3 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆96Updated 2 months ago
- A C++17 interface for HDF5☆95Updated 2 weeks ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆41Updated 3 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- ☆64Updated last year
- BGHT: High-performance static GPU hash tables.☆63Updated 3 weeks ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- ☆23Updated 3 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 2 weeks ago
- ☆231Updated last week
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 3 months ago