imsure / parallel-programmingLinks
Practices in Parallel Programming with Pthreads, MPI and OpenMP.
☆33Updated 4 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:
- MPI Tutorial Exercises☆46Updated 11 years ago
- Some scripts in Python, Java and C++ for matrix multiplication.☆94Updated 5 years ago
- openmp examples☆144Updated 6 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
- System Programming Project Ideas and Information for honors students☆19Updated 9 years ago
- A little book which introduces OpenMP C/C++ concurrency programming.☆21Updated 7 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 7 years ago
- Future home of hpc-tutorials.llnl.gov☆247Updated 5 months ago
- The implementation of OOP concepts in many programming languages, so "less talk more code"☆33Updated 6 years ago
- The Hybrid Task Graph Scheduler API☆40Updated 4 months ago
- Little OpenMP Library☆165Updated 2 years ago
- A curated list of awesome stuff about HPC☆25Updated 8 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆72Updated 5 years ago
- C++ Summer Lecture Series 2016☆13Updated 8 years ago
- Parallel Algorithm Scheduling Library☆106Updated 8 years ago
- Tests with some parallel algorithms in MSVC implementation☆35Updated 6 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- Matrix multiplication using c++11 threads☆33Updated 7 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 5 years ago
- STAT - the Stack Trace Analysis Tool☆67Updated 3 months ago
- This repository contains supplementary source code for the OpenMP(R) API Specification.☆127Updated 3 months ago
- A C implementation of a dynamically resizeable binary SHA-256 hash tree (Merkle Tree).☆134Updated 10 years ago
- ☆22Updated 3 years ago
- Website for tutorials☆14Updated 11 months ago
- Exercises and Solutions for "Programming Your GPU with OpenMP: A Hands-On Introduction"☆146Updated 5 months ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆90Updated this week
- Scalable High-performance Algorithms and Data-structures☆132Updated 3 months ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago