March 2013

Conway's Game of Life on GPU using CUDA

4 Advanced lookup table implementation

4.1 Finding optimal evaluation area

4.2 Lookup table construction

4.3 GPU implementation

4.4 Bit life kernels invocation

4.5 CPU implementation and performance evaluation

4.6 GPU performance evaluation

4.7 CPU vs. GPU