Encyclopedia > Beowulf (computing)

  Article Content

Beowulf (computing)

Beowulf is a design for high-performance parallel computing clusters on inexpensive personal computer hardware. Originally developed by 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 Linux or another open source Unix operating system, such as FreeBSD. They are networked together 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 up a task among a group of networked computers, and recollect the results of processing.

The name comes from the legend of Beowulf.

External links



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Shoreham, New York

... and 6.9% have someone living alone who is 65 years of age or older. The average household size is 2.88 and the average family size is 3.11. In the village the ...

 
 
 
This page was created in 38.2 ms