Document Type
Conference Proceeding
Publication Date
5-1995
Subjects
Microcomputer workstations, Computer networks, Electronic data proceesing -- Distributed processing, Parallel processing (Electronic computers)
Abstract
We are currently involved in research to enable PVM to take advantage of shared networks of workstations (NOWs) more effectively. In such a computing environment, it is important to utilize workstations unobtrusively and recover from machine failures. Towards this goal, we have enhanced PVM with transparent task migration, checkpointing, and global scheduling. These enhancements are part of the MIST project which takes an open systems approach in developing a cohesive, distributed parallel computing environment. This open systems approach promotes plug-and-play integration of independently developed modules, such as Condor, DQS, A VS, Prospero, XPVM, PIOUS, Ptools, etc. Transparent task migration, in conjunction with a global scheduler, facilitates the use of shared NOWs by allowing parallel jobs to unobtrusively utilize nodes that are currently unused. PVM tasks can be moved onto nodes that are otherwise idle, and moved off when the node is no longer free. Experiments show that migration performance is limited by the bandwidth of the underlying network. E.g. An 8 MB process migrates in 8 seconds on a 10 Mbps ethernet. We have implemented a global scheduler as a PVM resource manager which can take advantage of task migration to perform dynamic scheduling of tasks. Some extensions to the resource manager interface were required. The task migration mechanism also serves as the basis for transparent checkpointing, which is a common method for improving a system's fault tolerance. We have developed a PVM prototype that integrates checkpointing and migration. This paper presents an overview of the entire system, issues raised by this work, and discusses future plans.
Persistent Identifier
http://archives.pdx.edu/ds/psu/10540
Citation Details
Casas, Jeremy, Dan Clark, Phil Galbiati, Ravi Konuru, S. W. Otto, R. M. Prouty, and Jonathan Walpole. "MIST: PVM with transparent migration and checkpointing." In 3rd Annual PVM Users’ Group Meeting, Pittsburgh, PA, May 7-9, 1995
Description
Paper presented at 3rd Annual PVM Users' Group Meeting, Pittsburgh, PA, May 7-9, 1995, and included in its proceedings.