Skip to content

sebastianhaeni/parallel-computing-mpj

Repository files navigation

Pancake Sorter Algorithm

Improvement ideas

  • use stack for work
  • compute bottom up
  • broadcast kill signal
  • ask peers about work instead of master
  • only save flip positions instead of full state
  • create taboo list and share it between workers

About

Sorting pancakes in parallel using MPJ Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages