SEMay 5, 2019

A Review on Software Architectures for Heterogeneous Platforms

arXiv:1905.01695v118 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental review that addresses software engineering challenges for researchers and practitioners in heterogeneous computing.

The paper tackles the challenge of meeting increasing computing demands by reviewing software architectures for heterogeneous platforms, conducting a systematic mapping study of 28 studies to identify gaps and trends in deployment-focused research.

The increasing demands for computing performance have been a reality regardless of the requirements for smaller and more energy efficient devices. Throughout the years, the strategy adopted by industry was to increase the robustness of a single processor by increasing its clock frequency and mounting more transistors so more calculations could be executed. However, it is known that the physical limits of such processors are being reached, and one way to fulfill such increasing computing demands has been to adopt a strategy based on heterogeneous computing, i.e., using a heterogeneous platform containing more than one type of processor. This way, different types of tasks can be executed by processors that are specialized in them. Heterogeneous computing, however, poses a number of challenges to software engineering, especially in the architecture and deployment phases. In this paper, we conduct an empirical study that aims at discovering the state-of-the-art in software architecture for heterogeneous computing, with focus on deployment. We conduct a systematic mapping study that retrieved 28 studies, which were critically assessed to obtain an overview of the research field. We identified gaps and trends that can be used by both researchers and practitioners as guides to further investigate the topic.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes