In his article, A short game of Life, Steve Eddins showed us the following few lines of code that impemented Conway's game of life. Steve's version used a 750 x 750 gameboard whereas mine is using... read more >>
How to make a GPU version of this MATLAB program by changing two lines 1
- Category:
- GPU,
- MATLAB Programming Language,
- performance