https://github.com/kaldoran/game-of-life_mpi
Refactoring of this repository (https://github.com/kaldoran/Conway-s_Game-Of-Life) but by using MPI
https://github.com/kaldoran/game-of-life_mpi
c conway conway-game mpi
Last synced: about 2 months ago
JSON representation
Refactoring of this repository (https://github.com/kaldoran/Conway-s_Game-Of-Life) but by using MPI
- Host: GitHub
- URL: https://github.com/kaldoran/game-of-life_mpi
- Owner: kaldoran
- Created: 2016-04-03T19:30:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-02T07:17:12.000Z (about 9 years ago)
- Last Synced: 2025-02-01T10:13:15.174Z (4 months ago)
- Topics: c, conway, conway-game, mpi
- Language: C
- Size: 1.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game-Of-Life_MPI
Refactoring of this repository (https://github.com/kaldoran/Conway-s_Game-Of-Life) but by using MPI