Skip to content

Parallel implementations of the game of life 3D with MPI and OMP

Notifications You must be signed in to change notification settings

Vasco-jofra/game_of_life_3d

Repository files navigation

game_of_life_3d

Three implementations of the game-of-life 3D:

  • sequential
  • parallel with Open-OMP (local threads)
  • parallel with MPI (multi-computer)

About

Parallel implementations of the game of life 3D with MPI and OMP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published