Title :
Towards Accelerated Computation of Atmospheric Equations Using CUDA
Author :
Simek, Vaclav ; Dvorak, Radim ; Zboril, Frantisek ; Kunovsky, Jiri
Author_Institution :
Fac. of Inf. Technol., Brno Univ. of Technol., Brno
Abstract :
Main objective of this paper is to outline possible ways how to achieve a substantial acceleration in case of advection-diffusion equation (A-DE) calculation, which is commonly used for a description of the pollutant behavior in atmosphere. A-DE is a kind of partial differential equation (PDE) and in general case it is usually solved by numerical integration due to its high complexity. These types of calculations are time consuming thus the main idea of our work is to adopt CUDA platform and commodity GPU card to do the calculations in a faster way. The solution is based on method of lines with 4th order Runge-Kutta scheme to handle the integration. As a matter of fact, the selected approach involves number of auxiliary variables and thus the memory management is critical in order to achieve desired performance. We have implemented several possible solutions that use different memory access schemes. Detailed evaluation is provided in this paper where the obtained results show a tremendous processing speed up in comparison to CPU.
Keywords :
Runge-Kutta methods; atmospheric techniques; geophysics computing; partial differential equations; 4th order Runge-Kutta scheme; CUDA platform; accelerated computation; advection-diffusion equation; atmospheric equation; commodity GPU card; memory management; numerical integration; partial differential equation; pollutant behavior; substantial acceleration; Acceleration; Atmosphere; Atmospheric modeling; Computational modeling; Computer simulation; Differential equations; Hardware; Information technology; Partial differential equations; Pollution; CFD; CUDA; GPU; Runge-Kutta; advection-diffusion equation; partial differential equation;
Conference_Titel :
Computer Modelling and Simulation, 2009. UKSIM '09. 11th International Conference on
Conference_Location :
Cambridge
Print_ISBN :
978-1-4244-3771-9
Electronic_ISBN :
978-0-7695-3593-7
DOI :
10.1109/UKSIM.2009.25