Massive Parallel Implementation of ODE Solvers
Institute of Theoretical and Applied Mechanics AS CR, v.v.i. Prosecka 76, Prague 9, Czech Republic
Programs and Algorithms of Numerical Matematics 16, 2013
@article{chleboun2013massive,
title={MASSIVE PARALLEL IMPLEMENTATION OF ODE SOLVERS},
author={Chleboun, J and Segeth, K and {v{S}}{i}stek, J and Vejchodsk{`y}, T},
journal={Programs and Algorithms of Numerical Mathematics 16},
pages={75},
year={2013}
}
The presented contribution maps the possibilities of exploitation of the massive parallel computational hardware (namely GPU) for solution of the initial value problems of ordinary differential equations. Two cases are discussed: parallel solution of a single ODE and parallel execution of scalar ODE solvers. Whereas the advantages of the special architecture in the case of a single ODE are problematic, repeated solution of a single ODE for different data can profit from the parallel architecture. However, special algorithms have to be used even in the latter case to avoid code divergence between individual computational threads. The topic is illustrated on several examples.
February 27, 2013 by hgpu