lattice-land / cuda-batteryLinks
Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU
☆30Updated last month
Alternatives and similar repositories for cuda-battery
Users that are interested in cuda-battery are comparing it to the libraries listed below
Sorting:
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last week
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- GPU B-Tree with support for versioning (snapshots).☆47Updated 7 months ago
- SymPP: A Symbolic Library that compiles itself☆13Updated 4 years ago
- LEMON Graph Library☆42Updated 5 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆52Updated 2 months ago
- A Collection of Parallel Algorithms for Computational Geometry☆12Updated 3 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- ☆34Updated 10 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆46Updated 3 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 6 months ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- A C++ neural network library for machine learning☆15Updated last year
- Specialized Parallel Linear Algebra, providing distributed GEMM functionality for specific matrix distributions with optional GPU acceler…☆29Updated 11 months ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- Fastest CUDA SIFT or other 128-float vector matcher for computer vision☆26Updated 4 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆33Updated 3 months ago
- A Minimalistic Auto-Diff Optimization Framework for Teaching and Understanding Pytorch☆21Updated last month
- A set of useful algebraic preconditioners for iterative numerical linear-algebraic methods.☆18Updated 2 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- BGHT: High-performance static GPU hash tables.☆65Updated last month
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago