CIMEC   24726
CENTRO DE INVESTIGACION DE METODOS COMPUTACIONALES
Unidad Ejecutora - UE
artículos
Título:
A Portable OpenCL-based unstructured edge-based Finite Element Navier-Stokes solver on graphics hardware
Autor/es:
ROSSI, RICCARDO; MOSSAIBY F; IDELSOHN SERGIO
Revista:
COMPUTERS & FLUIDS
Editorial:
PERGAMON-ELSEVIER SCIENCE LTD
Referencias:
Lugar: Amsterdam; Año: 2013 vol. 81 p. 134 - 144
ISSN:
0045-7930
Resumen:
The rise of GPUs in modern high-performance systems increases the interest in porting portion of codes to such hardware. The current paper aims to explore the performance of a portable state-of-the-art FE solver on GPU accelerators. Performance evaluation is done by comparing with an existing highly-optimized OpenMP version of the solver. Code portability is ensured by writing the program using the OpenCL 1.1 specifications, while performance portability is sought through an optimization step performed at the beginning of the calculations to find out the optimal parameter set for the solver. The results show that the new implementation can be several times faster than the OpenMP version.