Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 234 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 234 Bytes

Parallel Processing Systems course in NTUA 2016-17

Contents

  • Parallel implementation of Floyd-Warshall in OpenMP(shared memory model)
  • Parallel implementation of Jacobi, SeidelSOR, RedBlackSOR in MPI(distributed memory model)