The Beowulf Distributed Process Space (BProc) is a set of Linux kernel modifications which provides a single system image and process migration facilities for processes running in a Beowulf style cluster. With BProc, all the processes running in a cluster are visible on the cluster front end machine and are controllable via existing UNIX process control mechanisms. Process creation is done on the front end machine and the processes are placed on the nodes where they will run with BProc's process migration mechanism.These two features combined greatly simplify creating and cleaning up parallel jobs as well as removing the necessity of a user login to remote nodes in the cluster. Removing the need for user logins drastically reduces the mount of software required on cluster nodes.Job startup with BProc's process migration mechanism is faster than the traditional method of logging into a node and starting the process with rsh. BProc does not affect file or network I/O of processes running on remote nodes so the vast majority of MPI applications will experience no performance loss as a result of being managed by BProc.
[1]
Miron Livny,et al.
Mechanisms for High Throughput Computing
,
1997
.
[2]
William Gropp,et al.
Skjellum using mpi: portable parallel programming with the message-passing interface
,
1994
.
[3]
Jack Dongarra,et al.
PVM: Parallel virtual machine: a users' guide and tutorial for networked parallel computing
,
1995
.
[4]
Philip M. Papadopoulos,et al.
NPACI: rocks: tools and techniques for easily deploying manageable Linux clusters
,
2001,
Proceedings 42nd IEEE Symposium on Foundations of Computer Science.
[5]
Amnon Barak,et al.
Scalable Cluster Computing with MOSIX for LINUX
,
1999
.