Optimization of a discontinuous finite element solver with OpenCL and StarPU
IRMA, Institut de Recherche Mathematique Avancee
hal-01942863, (4 December 2018)
@article{helluy2018optimization,
title={Optimization of a discontinuous finite element solver with OpenCL and StarPU},
author={Helluy, Philippe and Mendoza, Laura and Weber, Bruno},
year={2018}
}
schnaps is a finite element solver designed to simulate various physical phenomena. It is designed to run on hybrid computers made of several CPUs and GPUs. In order to address the hybrid architectures we rely on the StarPU runtime. StarPU allows to optimize in an incremental way a sequential algorithm in order to migrate to multicore parallelism and then to hybrid computing with OpenCL accelerators. StarPU proposes several task scheduling strategies in order to efficiently exploit the available computing power. We present the design of schnaps and the performance gain that we have obtained in electromagnetic simulations thanks to OpenCL codelets.
December 9, 2018 by hgpu