On Sun, Mar 01, 2009 at 04:48:22AM +0300, Залетнев Дмитрий wrote:
> 
> I have such a configuration and now I'm interested, where can I obtain 
> Beowulf & PVM, in "Operating systems. Internals and Design Principles. 4-th 
> Ed." by W.Stollings, said that i can obtain Beowulf from www.beowulf.org. But 
> I cann't find the path to download. The same is with PVM. By the way, what OS 
> should i use: Fedora-based Yellow Dog Linux and Fedora for Head; NetBSD 
> everywhere or something else? I am new in Linux, this cluster is intended for 
> my scientific activity to make a work, that would make possible to me to 
> became Ph.D. in heat-transfer coupled with hydrodynamics.
> Sincerely yours, Dmitry Zaletnev.

PVM..
http://www.csm.ornl.gov/pvm/

Also look at MPI,  http://www.open-mpi.org/

As an aside, PVM (Parallel Virtual Machine) and MPI (Message Passing Interface) 
have
become the standard interfaces for high-performance parallel programming
in the message-passing paradigm.  I mention this because I have a bias toward 
MPI.   One nice 
thing about Open MPI is the range of hardware and batch system integrations.
Also MPI may be the best place to develop new parallel code, it appears to me 
that 
new application code design work is happening in the MPI world.  Perhaps more 
important
is the integration and development of drivers for fast interconnects.

As for OS use  Redhat Enterprise linux or one of the derrived "free" clones
like CentOS or Scientific Linux will take you a long way.  Use the same 
OS on all your systems..
CentOS  -- http://www.centos.org/
Scientific Linux -- https://www.scientificlinux.org/



-- 
        T o m  M i t c h e l l 
        Found me a new hat, now what?


_______________________________________________
Beowulf mailing list, Beowulf@beowulf.org
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to