roostaiyan / CudaSharedPtrLinks
Shared Pointer for Cuda Device Pointers and Cuda Streams, Smart Wrapper to Allocate and Deallocate Cuda Device Buffer.
☆0Updated 2 years ago
Alternatives and similar repositories for CudaSharedPtr
Users that are interested in CudaSharedPtr are comparing it to the libraries listed below
Sorting:
- 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"☆91Updated last year
- C++ library for reading and writing of numpy's .npy files☆413Updated 9 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- ☆59Updated 10 months ago
- CUDA kernel author's tools☆111Updated 3 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆851Updated last month
- ☆554Updated last week
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆146Updated last year
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- ☆251Updated 3 weeks ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,226Updated 3 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆189Updated last month
- BGHT: High-performance static GPU hash tables.☆70Updated 2 weeks ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆100Updated last month
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆80Updated 11 months ago
- ☆66Updated 2 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 6 months ago
- (unofficial) tqdm-like single header c++ pretty progress bar☆222Updated last year
- CUSP : A C++ Templated Sparse Matrix Library☆414Updated last month
- GPU-accelerated Levenberg-Marquardt curve fitting in CUDA☆326Updated last month
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆71Updated 2 years ago
- A minimal cmake based project skeleton for developping a CUDA application☆17Updated last year
- Abstraction Library for Parallel Kernel Acceleration☆387Updated last week
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago