MetaMorph: A Library Framework for Interoperable Kernels on Multi- and Many-core Clusters
Dept. of Elec. & Comp. Eng., Virginia Tech
IEEE/ACM International Conference for High Performance Computing, Networking, Storage and Analysis (Supercomputing), 2016
@article{helal2016metamorph,
title={MetaMorph: A Library Framework for Interoperable Kernels on Multi-and Many-core Clusters},
author={Helal, Ahmed E and Sathre, Paul and Feng, Wu-chun},
year={2016}
}
To attain scalable performance efficiently, the HPC community expects future exascale systems to consist of multiple nodes, each with different types of hardware accelerators. In addition to GPUs and Intel MICs, additional candidate accelerators include embedded multiprocessors and FPGAs. End users need appropriate tools to efficiently use the available compute resources in such systems, both within a compute node and across compute nodes. As such, we present MetaMorph, a library framework designed to (automatically) extract as much computational capability as possible from HPC systems. Its design centers around three core principles: abstraction, interoperability, and adaptivity. To demonstrate its efficacy, we present a case study that uses the structured grids design pattern, which is heavily used in computational fluid dynamics. We show how MetaMorph significantly reduces the development time, while delivering performance and interoperability across an array of heterogeneous devices, including multicore CPUs, Intel MICs, AMD GPUs, and NVIDIA GPUs.
August 23, 2016 by hgpu