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
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated 2 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 6 years ago
- The source code to my book "The C++ Standard Library".☆32Updated last year
- Implementation of popular Distributed Systems algorithms in C++☆22Updated last month
- A collection of code examples for learning parallel programming concepts☆51Updated 4 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- Parallel C++: Efficient and Scalable High-Performance Parallel Programming☆13Updated 5 months ago
- Parallel Algorithm Scheduling Library☆104Updated 7 years ago
- Boost.org graph_parallel module☆28Updated last month
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆58Updated 2 years ago
- Examples from Second Edition of Discovering Modern C++☆22Updated 6 years ago
- Manual for the C++ vector class library☆30Updated last year
- Source code and issues for C++ Initialization Story book☆60Updated last year
- A simple C++17 vector math library☆10Updated 3 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆84Updated 10 months ago
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆35Updated 7 years ago
- Profiling Taskflow Programs through Visualization☆49Updated last year
- Serial and parallel implementations of matrix multiplication☆39Updated 3 years ago
- Leverage the power of modern C++ to build robust and scalable applications☆73Updated 4 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- C++ Library for Portable SIMD Vectorization☆80Updated 2 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆50Updated 3 years ago
- simple c++ hooks around malloc/realloc/free☆13Updated 6 years ago
- A Low-Level Abstraction of Memory Access☆81Updated 11 months ago