Search: in
Beowulf (computing)
Beowulf (computing) Encyclopedia
  Tutorials     Encyclopedia     Dictionary     Directory  
Beowulf_(computing) Email this to a friend      Beowulf_(computing)

Beowulf (computing)

The Borg, a 52-node Beowulf cluster used by the McGill University pulsar group to search for pulsations from binary pulsars.
The Borg, a 52-node Beowulf cluster used by the McGill University pulsar group to search for pulsations from binary pulsars.

Originally referring to a specific computer built in 1994, Beowulf is a class of computer clusters similar to the original NASA system. They are high-performance parallel computing clusters of inexpensive personal computer hardware. The name comes from the main character in the Old English epic poem Beowulf.

Originally developed by Thomas Sterling and Donald Becker at NASA, Beowulf systems are now deployed worldwide, chiefly in support of scientific computing.

A Beowulf cluster is a group of usually identical PC computers running a Free and Open Source Software (FOSS) Unix-like operating system, such as BSD, Linux or Solaris. They are networked into a small TCP/IP LAN, and have libraries and programs installed which allow processing to be shared among them.

There is no particular piece of software that defines a cluster as a Beowulf. Commonly used parallel processing libraries include MPI (Message Passing Interface) and PVM (Parallel Virtual Machine). Both of these permit the programmer to divide a task among a group of networked computers, and recollect the results of processing.

Contents


Definition (original Beowulf HOWTO)

The following is the definition of a Beowulf cluster from the original Beowulf HOWTO published by Jacek Radajewski and Douglas Eadline under the Linux Documentation Project in 1998.

An illustration of the headless and diskless nature of a beowulf cluster, in the TinyHPC cluster
An illustration of the headless and diskless nature of a beowulf cluster, in the TinyHPC cluster

Beowulf is a multi-computer architecture which can be used for parallel computations. It is a system which usually consists of one server node, and one or more client nodes connected together via Ethernet or some other network. It is a system built using commodity hardware components, like any PC capable of running a Unix-like operating system, with standard Ethernet adapters, and switches. It does not contain any custom hardware components and is trivially reproducible. Beowulf also uses commodity software like the Linux or Solaris operating system, Parallel Virtual Machine (PVM) and Message Passing Interface (MPI). The server node controls the whole cluster and serves files to the client nodes. It is also the cluster's console and gateway to the outside world. Large Beowulf machines might have more than one server node, and possibly other nodes dedicated to particular tasks, for example consoles or monitoring stations. In most cases client nodes in a Beowulf system are dumb, the dumber the better. Nodes are configured and controlled by the server node, and do only what they are told to do. In a disk-less client configuration, client nodes don't even know their IP address or name until the server tells them what it is.

The typical setup of a beowulf cluster
The typical setup of a beowulf cluster

One of the main differences between Beowulf and a Cluster of Workstations (COW) is the fact that Beowulf behaves more like a single machine rather than many workstations. In most cases client nodes do not have keyboards or monitors, and are accessed only via remote login or possibly serial terminal. Beowulf nodes can be thought of as a CPU + memory package which can be plugged in to the cluster, just like a CPU or memory module can be plugged into a motherboard.
Beowulf is not a special software package, new network topology or the latest kernel hack. Beowulf is a technology of clustering computers to form a parallel, virtual supercomputer. Although there are many software packages such as kernel modifications, PVM and MPI libraries, and configuration tools which make the Beowulf architecture faster, easier to configure, and much more usable, one can build a Beowulf class machine using standard Linux distribution without any additional software. If you have two networked computers which share at least the /home file system via Network File System (protocol), and trust each other to execute remote shells (rsh), then it could be argued that you have a simple, two node Beowulf machine.

Operating systems

Presently, there are a number of Linux distributions and one BSD that are designed for building Beowulf clusters. These include:

A cluster can be set up by using Knoppix bootable CDs in combination with OpenMosix. The computers will automatically link together, without need for complex configurations, to form a Beowulf cluster utilizing all CPUs and RAM in the cluster. A Beowulf cluster is scalable to a nearly unlimited number of computers, limited only by the overhead of the network.

Examples

A home-built Beowulf cluster
A home-built Beowulf cluster

Name

The name for the system was bestowed by Dr. Sterling because the poem describes Beowulf as having "thirty men's heft of grasp in the gripe of his hand." http://www.wordspy.com/words/Beowulfcluster.asp

Popular Culture

"Can you imagine a Beowulf cluster of these?" is a long running joke on Slashdot, being posted any time an article mentions a new CPU or computer. It was recently used in reference to the Antikythera Mechanism, an ancient computing machine discovered in a shipwreck.

Other software solutions

See also

External links

da:Beowulf-klyngesystemer de:Beowulf (Cluster) fr:Cluster Beowulf it:Beowulf (computer) nl:Beowulf-cluster ja:Beowulf pl:Beowulf (informatyka) pt:Aglomerado Beowulf ru:Beowulf (???????) tr:Beowulf (yaz?l?m) zh:??????





Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article



Related Links in Beowulf (computing)

Search for Beowulf (computing) in Tutorials
Search for Beowulf (computing) in Encyclopedia
Search for Beowulf (computing) in Dictionary
Search for Beowulf (computing) in Open Directory
Search for Beowulf (computing) in Store
Search for Beowulf (computing) in PriceGig



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Advertisement

Advertisement



Beowulf (computing)
Beowulf_(computing) top Beowulf_(computing)

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement