English

A Lightweight Approach to Performance Portability with targetDP

Distributed, Parallel, and Cluster Computing 2016-11-10 v2 High Energy Physics - Lattice

Abstract

Leading HPC systems achieve their status through use of highly parallel devices such as NVIDIA GPUs or Intel Xeon Phi many-core CPUs. The concept of performance portability across such architectures, as well as traditional CPUs, is vital for the application programmer. In this paper we describe targetDP, a lightweight abstraction layer which allows grid-based applications to target data parallel hardware in a platform agnostic manner. We demonstrate the effectiveness of our pragmatic approach by presenting performance results for a complex fluid application (with which the model was co-designed), plus a separate lattice QCD particle physics code. For each application, a single source code base is seen to achieve portable performance, as assessed within the context of the Roofline model. TargetDP can be combined with MPI to allow use on systems containing multiple nodes: we demonstrate this through provision of scaling results on traditional and GPU-accelerated large scale supercomputers.

Keywords

Cite

@article{arxiv.1609.01479,
  title  = {A Lightweight Approach to Performance Portability with targetDP},
  author = {Alan Gray and Kevin Stratford},
  journal= {arXiv preprint arXiv:1609.01479},
  year   = {2016}
}

Comments

11 pages, 5 figures, accepted to the International Journal of High Performance Computing Applications (IJHPCA), acceptance date 27th October 2016

R2 v1 2026-06-22T15:41:01.559Z