imsure / parallel-programmingLinks
Practices in Parallel Programming with Pthreads, MPI and OpenMP.
☆33Updated 5 years ago
Alternatives and similar repositories for parallel-programming
Users that are interested in parallel-programming are comparing it to the libraries listed below
Sorting:
- C++ Summer Lecture Series 2016☆13Updated 9 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated 2 years ago
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆36Updated 8 years ago
- A little book which introduces OpenMP C/C++ concurrency programming.☆22Updated 7 years ago
- Performance engineering for the rest of us.☆31Updated last month
- Tests with some parallel algorithms in MSVC implementation☆35Updated 7 years ago
- Parallel C++ algorithms☆66Updated last year
- STAT - the Stack Trace Analysis Tool☆67Updated this week
- Probabilistic Data Structure Template Library☆30Updated 5 years ago
- ANSI C implementation of Perceptron (simplest neural network)☆30Updated 8 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- A dynamic compilation framework for PTX (forked from Google Code).☆10Updated 9 years ago
- Leverage the power of modern C++ to build robust and scalable applications☆73Updated 5 years ago
- MPI Tutorial Exercises☆46Updated 11 years ago
- C++ Big Integer Library☆20Updated 4 years ago
- Sample matrix multiply code to show affect of blocking and data alignment☆17Updated 9 years ago
- System Programming Project Ideas and Information for honors students☆20Updated 10 years ago
- 2D Fourier Transform of Nuclear Magnetic Resonance Imaging raw data, 3D visualization with VTK☆20Updated 9 months ago
- A curated list of awesome stuff about HPC☆26Updated 8 years ago
- Some scripts in Python, Java and C++ for matrix multiplication.☆95Updated 5 years ago
- C++ Header-Only Library for High-Performance Tensor-Vector Multiplication☆22Updated 3 weeks ago
- mirror from http://lotsofcores.com book 2, since dropbox isn't good for everyone☆38Updated 9 years ago
- ☆87Updated 8 years ago
- Soleil-X is a turbulence/particle/radiation solver written in the Regent language for execution with the Legion runtime.☆17Updated 4 months ago
- Presentation materials for the 2016 Berkeley C++ Summit☆14Updated 9 years ago
- ☆13Updated 5 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- A hydrodynamics mini-app to solve the compressible Euler equations in 2D, using an explicit, second-order method.☆58Updated 5 years ago
- Markdown/PDF Versions of Sean Anderson's http://graphics.stanford.edu/~seander/bithacks.html☆83Updated 2 years ago
- Matrix multiplication using c++11 threads☆33Updated 7 years ago