Simulation of cellular automata on graphics processing units
Game of Life is a simple version of Cellular Automata which evolves from the ini- tial state and stops at a stable state when there is no further evolution. Flocking which depicts a behavior of a group of birds. CPU are not suitable for simulating a large size of data, because l...
Saved in:
Main Author: | |
---|---|
Other Authors: | |
Format: | Final Year Project |
Language: | English |
Published: |
2012
|
Subjects: | |
Online Access: | http://hdl.handle.net/10356/48803 |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Institution: | Nanyang Technological University |
Language: | English |
Summary: | Game of Life is a simple version of Cellular Automata which evolves from the ini-
tial state and stops at a stable state when there is no further evolution. Flocking
which depicts a behavior of a group of birds. CPU are not suitable for simulating
a large size of data, because limitation of processing power.
In this project, graphic processing unit (GPU) is proposed as an alternative com-
puting architecture to address the problem. NVIDIA CUDA was used as a main
language to develop a simulation program. Game of Life and Flocking simulation
were written and executed to compare their executing time. |
---|