Skip to content

pbougou/parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

Parallel processing in shared and distributed memory model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors