Title :
Moving the Code to the Data - Dynamic Code Deployment Using ActiveSpaces
Author :
Docan, Ciprian ; Parashar, Manish ; Cummings, Julian ; Klasky, Scott
Author_Institution :
Rutgers Univ., Piscataway, NJ, USA
Abstract :
Managing the large volumes of data produced by emerging scientific and engineering simulations running on leadership-class resources has become a critical challenge. The data has to be extracted off the computing nodes and transported to consumer nodes so that it can be processed, analyzed, visualized, archived, etc. Several recent research efforts have addressed data-related challenges at different levels. One attractive approach is to offload expensive I/O operations to a smaller set of dedicated computing nodes known as a staging area. However, even using this approach, the data still has to be moved from the staging area to consumer nodes for processing, which continues to be a bottleneck. In this paper, we investigate an alternate approach, namely moving the data-processing code to the staging area rather than moving the data. Specifically, we present the Active Spaces framework, which provides (1) programming support for defining the data-processing routines to be downloaded to the staging area, and (2) run-time mechanisms for transporting binary codes associated with these routines to the staging area, executing the routines on the nodes of the staging area, and returning the results. We also present an experimental performance evaluation of Active Spaces using applications running on the Cray XT5 at Oak Ridge National Laboratory. Finally, we use a coupled fusion application workflow to explore the trade-offs between transporting data and transporting the code required for data processing during coupling, and we characterize the sweet spots for each option.
Keywords :
binary codes; data handling; input-output programs; workflow management software; Cray XT5; I/O operation; active spaces; binary code; computing node; consumer node; data processing; data-processing code; data-processing routine; dynamic code deployment; engineering simulation; leadership-class resource; programming support; run-time mechanism; scientific simulation; staging area; workflow; Computational modeling; Couplings; Data models; Data visualization; Kernel; Servers; Three dimensional displays;
Conference_Titel :
Parallel & Distributed Processing Symposium (IPDPS), 2011 IEEE International
Conference_Location :
Anchorage, AK
Print_ISBN :
978-1-61284-372-8
Electronic_ISBN :
1530-2075
DOI :
10.1109/IPDPS.2011.120