March 2013

Conway's Game of Life on GPU using CUDA

3 Advanced bit per cell implementation

3.1 Evaluation of the cells

3.2 GPU implementation

3.3 CPU implementation and performance evaluation

3.4 GPU performance evaluation

3.5 CPU vs. GPU

3.6 Optimized memory access

3.7 Performance evaluation of optimized memory access