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