Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Game Of Life In Parallel #

### Install ###
sudo apt install mpich
### How to Compile ###
mpic++ main.cpp Row/Row.cpp Column/Column.cpp -Iincludes/
mpirun -np 4 ./a.out

-np is the amount of processes

About

Game Of Life In Parallel

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages