lattice-land / cuda-batteryLinks
Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU
☆31Updated 4 months ago
Alternatives and similar repositories for cuda-battery
Users that are interested in cuda-battery are comparing it to the libraries listed below
Sorting:
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆48Updated 4 years ago
- A C++ neural network library for machine learning☆15Updated last year
- A Minimalistic Auto-Diff Optimization Framework for Teaching and Understanding Pytorch☆26Updated last week
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last month
- Easily display progress in C++17. Inspired by python's awesome tqdm library.☆72Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- C++ template library for use in robotics.☆29Updated 3 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- C++ fast hierarchical clustering algorithms☆89Updated 2 years ago
- Light C++11 graph library☆13Updated 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!☆114Updated 5 months ago
- A set of useful algebraic preconditioners for iterative numerical linear-algebraic methods.☆20Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆11Updated 2 years ago
- C++ ROS bag reader☆28Updated last year
- Unofficial unmaintained clone of LEMON Graph Library☆49Updated 6 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 3 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆85Updated last year
- C++ State Machine with Asynchronous Callbacks☆27Updated 2 weeks ago
- A minimal cmake based project skeleton for developping a CUDA application☆17Updated last year
- Sample CMake template solving Ax=b☆15Updated 4 years ago
- Learn OpenMP examples step by step☆101Updated 11 months ago
- DINOv2 inference engine written in C/C++ using ggml and OpenCV.☆83Updated 7 months ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 6 years ago