Skip to content

omlie/INF236-Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INF236 Project 1

Contains:

1D Cellular Automata - Sequential - Parallel

2D Cellular Automata - Sequential - Parallel

Running the parallel programs:

  1. Go to /tools.
  2. Run ./generateinput.sh. This will generate input for the two programs.
  3. Run ./runall.sh. This will run all combinations of processes and input files for both 1D and 2D.
  4. Output times in /output. You will need to comment out printing of the final board in 2D for the output to make sense.

About

Parallelizing cellular automatas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published