8010

Porting marine ecosystem model spin-up using transport matrices to GPUs

E. Siewertsen, J. Piwonski, T. Slawig
Institute for Computer Science, Christian-Albrechts Universitat zu Kiel, 24098 Kiel, Germany
Geoscientific Model Development Discussions, 5, 2179-2214, 2012

@article{gmdd-5-2179-2012,

   author={Siewertsen, E. and Piwonski, J. and Slawig, T.},

   title={Porting marine ecosystem model spin-up using transport matrices to GPUs},

   journal={Geoscientific Model Development Discussions},

   volume={5},

   year={2012},

   number={3},

   pages={2179–2214},

   url={http://www.geosci-model-dev-discuss.net/5/2179/2012/},

   doi={10.5194/gmdd-5-2179-2012}

}

Download Download (PDF)   View View   Source Source   

1624

views

We have ported an implementation of the spin-up for marine ecosystem models based on the "Transport Matrix Method" to graphics processing units (GPUs). The original implementation was designed for distributed-memory architectures and uses the PETSc library that is based on the "Message Passing Interface (MPI)" standard. The spin-up computes a steady seasonal cycle of the ecosystem tracers with climatological ocean circulation data as forcing. Since the transport is linear with respect to the tracers, the resulting operator is represented in so-called "transport matrices". Each iteration of the spin-up involves two matrix-vector multiplications and the evaluation of the used biogeochemical model. The original code was written in C and Fortran. On the GPU, we use the CUDA standard, a specialized version of the PETSc toolkit and a CUDA Fortran compiler. We describe the extensions to PETSc and the modifications of the original C and Fortran codes that had to be done. Here we make use of freely available libraries for the GPU. We analyze the computational effort of the main parts of the spin-up for two exemplary ecosystem models and compare the overall computational time to those necessary on different CPUs. The results show that a consumer GPU can beat a significant number of cluster CPUs without further code optimization.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: