Oncilla: A GAS Runtime for Efficient Resource Allocation and Data Movement in Accelerated Clusters

Oncilla: A GAS Runtime for Efficient Resource Allocation and Data Movement in Accelerated Clusters

Jeff Young, Se Hoon Shon, Sudhakar Yalamanchili, Alex Merritt, Karsten Schwan, Holger Fröning, “Oncilla: A GAS Runtime for Efficient Resource Allocation and Data Movement in Accelerated Clusters.” IEEE International Conference on Cluster Computing (IEEE Cluster). September 2013.

Abstract

Accelerated and in-core implementations of Big Data applications typically require large amounts of host and accelerator memory as well as efficient mechanisms for transferring data to and from accelerators in heterogeneous clusters. Scheduling for heterogeneous CPU and GPU clusters has been investigated in depth in the high-performance computing (HPC) and cloud computing arenas, but there has been less emphasis on the management of cluster resource that is required to schedule applications across multiple nodes and devices. Previous approaches to address this resource management problem have focused on either using low-performance software layers or on adapting complex data movement techniques from the HPC arena, which reduces performance and creates barriers for migrating applications to new heterogeneous cluster architectures.

This work proposes a new system architecture for cluster resource allocation and data movement built around the concept of managed Global Address Spaces (GAS), or dynamically aggregated memory regions that span multiple nodes.We propose a software layer called Oncilla that uses a simple runtime and API to take advantage of non-coherent hardware support for GAS. The Oncilla runtime is evaluated using two different high-performance networks for microkernels representative of the TPC-H data warehousing benchmark, and this runtime enables a reduction in runtime of up to 81%, on average, when compared with standard disk-based data storage techniques. The use of the Oncilla API is also evaluated for a simple breadth-first search (BFS) benchmark to demonstrate how existing applications can
incorporate support for managed GAS.

Download

Oncilla: A GAS Runtime for Efficient Resource Allocation and Data Movement in Accelerated Clusters [PDF]

Citation

@inproceedings{young_oncilla_cluster_2013,
author={ Jeff Young and Se Hoon Shon and Sudhakar Yalamanchili and Alex Merritt and Karsten Schwan and Holger Fr\”{o}ning,},
booktitle={IEEE International Conference on Cluster Computing (IEEE Cluster)},
title={Oncilla: A GAS Runtime for Efficient Resource Allocation and Data Movement in Accelerated Clusters},
year={2013},
month={September},
}