Title :
Portable checkpointing and communication for BSP applications on dynamic heterogeneous grid environments
Author :
De Camargo, Raphael Y. ; Kon, Fabio ; Goldman, Alfredo
Author_Institution :
Dept. of Comput. Sci., Univ. de Sao Paulo, Brazil
Abstract :
Executing long-running parallel applications in opportunistic grid environments composed of heterogeneous, shared user workstations, is a daunting task. Machines may fail, become inaccessible, or may switch from idle to busy unexpectedly, compromising the execution of applications. A mechanism for fault-tolerance that supports these heterogeneous architectures is an important requirement for such a system. In this paper, we describe the support for fault-tolerant execution of BSP parallel applications on heterogeneous, shared workstations, precompiler instruments application source code to save state periodically into checkpoint files. In case of failure, it is possible to recover the stored state from these files. Generated checkpoints are portable and can be recovered in a machine of different architecture, with data representation conversions being performed at recovery time. The precompiler also modifies BSP parallel applications to allow execution on a grid composed of machines with different architectures. We implemented a monitoring and recovering infrastructure in the InteGrade grid middleware. Experimental results evaluate the overhead incurred and the viability of using this approach in a grid environment.
Keywords :
checkpointing; fault tolerance; grid computing; middleware; BSP communication; BSP parallel application; InteGrade grid middleware; checkpoint file; dynamic heterogeneous grid environment; fault-tolerance; heterogeneous architecture; heterogeneous shared workstation; portable checkpointing; precompiler instruments application source code; user workstation; Application software; Checkpointing; Computer architecture; Fault tolerance; Grid computing; High performance computing; Middleware; Pervasive computing; Switches; Workstations;
Conference_Titel :
Computer Architecture and High Performance Computing, 2005. SBAC-PAD 2005. 17th International Symposium on
Print_ISBN :
0-7695-2446-X
DOI :
10.1109/CAHPC.2005.33