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
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ☆58Updated 5 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- CUDA kernel author's tools☆110Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 3 months ago
- BGHT: High-performance static GPU hash tables.☆61Updated 5 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 7 months ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated last month
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆88Updated 3 weeks ago
- ☆27Updated 5 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- ☆222Updated last month
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆263Updated last month
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆54Updated 3 years ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆68Updated last year
- An implementation of parallel exclusive scan in CUDA☆61Updated 6 years ago
- A gpu based implementation of a K-D Tree Builder☆108Updated 5 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆77Updated 6 months ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Reference Implementation for stdBLAS☆131Updated 3 weeks ago
- ☆515Updated this week
- A C++17 message passing library based on MPI☆169Updated 2 months ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆821Updated this week
- C++ library for reading and writing of numpy's .npy files☆387Updated 4 months ago
- ☆64Updated last year