Changes

Jump to: navigation, search

DPS921 Team Optimize

1 byte removed, 22:47, 28 November 2016
Serial Implementation
The following diagram shows the serial implementation of The Game of Life, running in a 500x500 matrix. Every generation indicates a generation along with the number of live cells. Generation 1 has been hard coded with a fixed amount of live cells to initiate the process and then the rule class determines the number of live cells in coming generations.
[[File:serial_500x500.png|600px|thumb|none|alt| Serial 500x500 ]]
 
=== Cilk Plus Implementation ===
91
edits

Navigation menu