Skip to main content
SHARE
Publication

A Runtime Environment for Supporting Research in Resilient HPC System Software & Tools...

by Geoffroy R Vallee, Thomas J Naughton Iii, Swen Boehm, Christian Engelmann
Publication Type
Conference Paper
Publication Date
Page Numbers
213 to 219
Conference Name
The First International Symposium on Computing and Networking (CANDAR 2013)
Conference Location
Matsuyama, Japan
Conference Sponsor
IEICE Technical Committee on Computer Systems
Conference Date

The high-performance computing (HPC) community continues to increase the size and complexity of hardware platforms that support advanced scientific workloads. The runtime environment (RTE) is a crucial layer in the software stack for these large-scale systems. The RTE manages the interface between the operating system and the application running in parallel on the machine.
The deployment of applications and tools on large-scale HPC computing systems requires the RTE to manage process creation in a scalable manner, support sparse connectivity, and provide fault tolerance. We have developed a new RTE that provides a basis for building distributed execution environments and developing tools for HPC to aid research in system software and resilience.
This paper describes the software architecture of the Scalable runTime Component Infrastructure (STCI), which is intended to provide a complete infrastructure for scalable start-up and management of many processes in large-scale HPC systems.
We highlight features of the current implementation, which is provided as a system library that allows developers to easily use and integrate STCI in their tools and/or applications. The motivation for this work has been to support ongoing research activities in fault-tolerance for large-scale systems. We discuss the advantages of the modular framework employed and describe two use cases that demonstrate its capabilities: (i) an alternate runtime for a Message Passing Interface (MPI) stack, and (ii) a distributed control and communication substrate for a fault-injection tool.