GPGPU implementation of cellular automata model of water flow

  • Authors:
  • Paweł Topa;Paweł Młocek

  • Affiliations:
  • Department of Computer Science, AGH University of Science and Technology, Kraków, Poland, Institute of Geological Sciences, Polish Academy of Sciences, Research Centre in Kraków, Krak ...;Department of Computer Science, AGH University of Science and Technology, Kraków, Poland

  • Venue:
  • PPAM'11 Proceedings of the 9th international conference on Parallel Processing and Applied Mathematics - Volume Part I
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present how Cellular Automata model can be implemented for processing on Graphics Processing Unit (GPU). Recently, graphics processors have gained a lot of interest as an efficient architecture for general-purpose computation. Cellular Automata algorithms that are inherently parallel give the opportunity to achieve very high efficiency when they are implemented on GPUs. We demonstrate how existing model of water flow can be ported to GPU environment with OpenCL programming framework. Sample simulation results and performance evaluations are included.