mtrebi / matrix-multiplication-threading
Matrix multiplication using c++11 threads
☆32Updated 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
- algorithms in c++☆45Updated 4 years ago
- My C++ deep learning framework & other machine learning algorithms☆87Updated last year
- A collection of code examples for learning parallel programming concepts☆52Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- C++ STL Examples☆39Updated 2 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆46Updated 5 months ago
- C++ System Programming Cookbook, published by Packt☆69Updated 2 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- ☆54Updated last year
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years ago
- Clean examples of STL algorithms☆25Updated 6 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Parallel C++ algorithms☆61Updated last year
- Code examples using new features from C++20☆35Updated 4 years ago
- C++ Standard Template Library in Practice, published by [Packt]☆25Updated 2 years ago
- Some examples how C++ multithreading programming works, includes tips and adviced with good approches for achieving good and efficient re…☆33Updated 7 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- C++ wrapper for gnuplot☆26Updated 5 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 6 years ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆63Updated 3 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- Portable 128-bit SIMD intrinsics☆58Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆63Updated 2 years ago