mtrebi / matrix-multiplication-threadingLinks
Matrix multiplication using c++11 threads
☆33Updated 7 years ago
Alternatives and similar repositories for matrix-multiplication-threading
Users that are interested in matrix-multiplication-threading are comparing it to the libraries listed below
Sorting:
- algorithms in c++☆45Updated 5 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Parallel Algorithm Scheduling Library☆107Updated 8 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 4 months ago
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆60Updated 3 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 11 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A collection of code examples for learning parallel programming concepts☆52Updated 4 years ago
- A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info☆96Updated 4 years ago
- C++ distributed platform for shared memory programming☆26Updated 5 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- The extremely fast zero allocation and zero copying JSON parser☆30Updated 2 years ago
- Source code for 'C++ Standard Library Quick Reference' by Peter Van Weert and Marc Gregoire☆22Updated 8 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆58Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- A commented list of Modern C++ resources☆60Updated 8 years ago
- C++ STL Examples☆38Updated 2 years ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 7 months ago
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Design patterns implemented in C++14☆35Updated 2 months ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆66Updated 3 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago