Advanced Programming Platform for efficient use of Data Parallel Hardware
Institute of Physics of Cantabria (IFCA), CSIC-UC, Santander, 39005, Spain
arXiv:1203.4938v1 [cs.DC] (22 Mar 2012)
@article{2012arXiv1203.4938C,
author={Cabellos}, L.},
title={"{Advanced Programming Platform for efficient use of Data Parallel Hardware}"},
journal={ArXiv e-prints},
archivePrefix={"arXiv"},
eprint={1203.4938},
primaryClass={"cs.DC"},
keywords={Computer Science – Distributed, Parallel, and Cluster Computing},
year={2012},
month={mar},
adsurl={http://adsabs.harvard.edu/abs/2012arXiv1203.4938C},
adsnote={Provided by the SAO/NASA Astrophysics Data System}
}
Graphics processing units (GPU) had evolved from a specialized hardware capable to render high quality graphics in games to a commodity hardware for effective processing blocks of data in a parallel schema. This evolution is particularly interesting for scientific groups, which traditionally use mainly CPU as a work horse, and now can profit of the arrival of GPU hardware to HPC clusters. This new GPU hardware promises a boost in peak performance, but it is not trivial to use. In this article a programming platform designed to promote a direct use of this specialized hardware is presented. This platform includes a visual editor of parallel data flows and it is oriented to the execution in distributed clusters with GPUs. Examples of application in two characteristic problems, Fast Fourier Transform and Image Compression, are also shown.
March 23, 2012 by hgpu