bennylp / awesome-cpp-mlLinks
My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks
☆30Updated 6 years ago
Alternatives and similar repositories for awesome-cpp-ml
Users that are interested in awesome-cpp-ml are comparing it to the libraries listed below
Sorting:
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- Examples for using SYCL on CUDA☆62Updated 4 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 4 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- The Hybrid Task Graph Scheduler API☆40Updated 8 months ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆23Updated 2 months ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆49Updated 4 years ago
- A Low-Level Abstraction of Memory Access☆93Updated last year
- Scalable High-performance Algorithms and Data-structures☆135Updated last month
- A collection of code examples for learning parallel programming concepts☆53Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- A C++ neural network library for machine learning☆15Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Deep Learning framework in C++/CUDA that supports symbolic/automatic differentiation, dynamic computation graphs, tensor/matrix operation…☆53Updated 4 years ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- ☆33Updated this week
- GPU implementation of classical molecular dynamics proxy application.☆31Updated 9 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- A task benchmark☆44Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆77Updated 6 months ago
- ☆71Updated 11 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 6 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Asynchronous Task and Memory Interface, or ATMI, is a runtime framework and programming model for heterogeneous CPU-GPU systems. It provi…☆68Updated last year