mtrebi / matrix-multiplication-threadingLinks
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
Sorting:
- algorithms in c++☆45Updated 4 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 9 months ago
- A collection of code examples for learning parallel programming concepts☆52Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- Implementation of popular Distributed Systems algorithms in C++☆23Updated 5 months ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Source code for 'C++ Standard Library Quick Reference' by Peter Van Weert and Marc Gregoire☆21Updated 8 years ago
- Code examples using new features from C++20☆35Updated 4 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- Slides for the C++ on Sea conference☆108Updated last year
- My C++ deep learning framework & other machine learning algorithms☆87Updated last year
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- C++ STL Examples☆39Updated 2 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- C++ Library for Portable SIMD Vectorization☆83Updated 6 months ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 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
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- Serial and parallel implementations of matrix multiplication☆41Updated 4 years ago
- Boost.org graph_parallel module☆31Updated last month
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Clean examples of STL algorithms☆25Updated 6 years ago
- simple c++ hooks around malloc/realloc/free☆13Updated 7 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago