From owner-freebsd-questions Thu Jun 25 15:09:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07881 for freebsd-questions-outgoing; Thu, 25 Jun 1998 15:09:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhub.scl.ameslab.gov (mailhub.scl.ameslab.gov [147.155.137.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07803 for ; Thu, 25 Jun 1998 15:09:14 -0700 (PDT) (envelope-from ghelmer@scl.ameslab.gov) Received: from demios.ether.scl.ameslab.gov ([147.155.137.54] helo=demios.scl.ameslab.gov) by mailhub.scl.ameslab.gov with smtp (Exim 1.90 #1) id 0ypKBB-00050T-00; Thu, 25 Jun 1998 17:07:41 -0500 Date: Thu, 25 Jun 1998 17:08:59 -0500 (CDT) From: Guy Helmer To: Doug White cc: Chan Fook Sheng , "freebsd-questions@FreeBSD.ORG" Subject: Re: FreeBSD parallel computing In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 25 Jun 1998, Doug White wrote: > On Thu, 25 Jun 1998, Chan Fook Sheng wrote: > > > Is there a way to connect a few FreeBSD together to make a > > supercomputer? > > Yes, clustering has been done by people at Sarnoff Corp. (Sorry, me and > names are horrible, and I just spoke to the guy last week!) The tools to > do it are not publicy accessible ye, although we're working on that. It is possible as well to build Beowulf-style message passing clusters for parallel processing with FreeBSD by simply installing MPICH or PVM after FreeBSD has been installed. For MPICH, see http://www.mcs.anl.gov/mpi/mpich/index.html For PVM, see http://www.epm.ornl.gov/pvm/pvm_home.html I use MPICH on a FreeBSD cluster; I haven't tried PVM on FreeBSD, but it ought to work. See also http://www.scl.ameslab.gov/Projects/ClusterCookbook/ for more info and links regarding Beowulf-style clusters. Guy Helmer Guy Helmer, Graduate Student, Iowa State University Dept. of Computer Science Research Assistant, Ames Laboratory --- ghelmer@scl.ameslab.gov http://www.cs.iastate.edu/~ghelmer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message