Skip to content

Parallel implementation of "Conway's Game of life" in OpenMP

License

Notifications You must be signed in to change notification settings

michaj32/game_of_life

Repository files navigation

game_of_life

Parallel implementation of "Conway's Game of life" in OpenMP

Run demo

make
./demo.sh

Speed of generating 1000 cycles of 1000x1000 board

alt-text

About

Parallel implementation of "Conway's Game of life" in OpenMP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published