Loading [MathJax]/extensions/MathZoom.js
A Data Flow Language to Develop High Performance Computing DSLs | IEEE Conference Publication | IEEE Xplore

A Data Flow Language to Develop High Performance Computing DSLs


Abstract:

Developing complex scientific applications on high performance systems requires both domain knowledge and expertise in parallel and distributed programming models. In add...Show More

Abstract:

Developing complex scientific applications on high performance systems requires both domain knowledge and expertise in parallel and distributed programming models. In addition, modern high performance systems are heterogeneous, thus composed of multicores and accelerators, which despite being efficient and powerful, are harder to program. Domain-Specific Languages (DSLs) are a promising approach to hide the complexity of HPC systems and boost programmer's productivity. However, the huge cost and complexity of implementing efficient and scalable DSLs on HPC systems is hindering its adoption for most domains. Addressing such problems, we present Data Flow Language (DFL), a DSL designed to exploit distributed and heterogeneous HPC systems. DFL abstracts the key concepts such systems as SMP tasks for multicores, kernels for accelerators and high-level operations for distributed computing. In addition, DFL leverages the hybrid MPI/OmpSs data-flow programming model to efficiently implement the previous concepts. All of these features make DFL suitable as the target language for other DSLs. However, it is also suitable as a fast prototyping language to develop distributed applications on heterogeneous systems.
Date of Conference: 17-17 November 2014
Date Added to IEEE Xplore: 07 May 2015
Electronic ISBN:978-1-4673-6757-8
Conference Location: New Orleans, LA, USA

References

References is not available for this document.