Performance Evaluation of the Ocean-Land-Atmosphere Model Using Graphics Processing Units
Grupo de Processamento Paralelo e Distribuido (GPPD) – Instituto de Informatica, Universidade Federal do Rio Grande do Sul (UFRGS)
Universidade Federal do Rio Grande do Sul, 2012
@article{schepke2012performance,
title={Performance Evaluation of the Ocean-Land-Atmosphere Model Using Graphics Processing Units},
author={Schepke, Claudio and Maillard, Nicolas},
year={2012}
}
The Ocean-Land-Atmosphere Model (OLAM) is an atmospheric model to simulate and cover all Earth surface. OLAM demands a great amount of processing in a simulation because of the large number of data structures used to represent the atmosphere. Because of this, we investigate in this paper how to increase performance using GPUs to compute the model. A prototype of OLAM was developed including the call of CUDA threads in order to explore GPU parallelism. Performance evaluations of some atmospheric simulations show that the use of CUDA threads increases significantly the performance of this atmospheric model.
July 22, 2013 by hgpu