Přístupnostní navigace
E-application
Search Search Close
Publication result detail
ŠIMEK, V.; DVOŘÁK, R.; ZBOŘIL, F.; KUNOVSKÝ, J.
Original Title
Towards Accelerated Computation of Atmospheric Equations using CUDA
English Title
Type
Paper in proceedings (conference paper)
Original Abstract
Main objective ofthis paper is to outline possible ways how to achieve a substantialacceleration in case of advection-diffusion equation (A-DE) calculation, whichis 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 isusually solved by numerical integration due to its high complexity. These typesof calculations are time consuming thus the main idea of our work is to adoptCUDA 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-Kuttascheme to handle the integration. As a matter of fact, the selected approachinvolves number of auxiliary variables and thus the memory management iscritical in order to achieve desired performance. We have implemented severalpossible solutions that use different memory access schemes. Detailedevaluation is provided in this paper where the obtained results show a tremendousprocessing speed up in comparison to CPU.
English abstract
Keywords
CUDA, GPU, advection-diffusion equation, partial differential equation, Runge-Kutta, CFD
Key words in English
Authors
RIV year
2010
Released
24.03.2009
Publisher
IEEE Computer Society
Location
Cambridge
ISBN
978-0-7695-3593-7
Book
Proceedings of Eleventh International Conference on Computer Modelling and Simulation
Pages from
449
Pages to
454
Pages count
6
BibTex
@inproceedings{BUT30199, author="Václav {Šimek} and Radim {Dvořák} and František {Zbořil} and Jiří {Kunovský}", title="Towards Accelerated Computation of Atmospheric Equations using CUDA", booktitle="Proceedings of Eleventh International Conference on Computer Modelling and Simulation", year="2009", pages="449--454", publisher="IEEE Computer Society", address="Cambridge", doi="10.1109/UKSIM.2009.25", isbn="978-0-7695-3593-7" }