Newsgroups: comp.parallel.mpi
From: lauria@green-hornet.cs.uiuc.edu (Mario Lauria)
Subject: Re: MPI for network of sparc workstations
Organization: University of Illinois at Urbana
Date: 17 Nov 1995 05:49:24 GMT
Message-ID: <48h7p4$as4@vixen.cso.uiuc.edu>

Giovanni Cesari (cesari@inf.ethz.ch) wrote:
: 
: Hallo everybody,
: 
: I have written some code for the Paragon with MPI.
: Now I want to try this code on a network of sparc workstations.
: 
: Therefore I have to install MPI on the network.
: I never did it before. 
: So, where can I find a good MPI implementation for sparc WS ?
: and is there any particular care to be taken when I'll install it ?
: 
: Thank you
: 
: 		Giovanni
: 
: =============================================================================
: Giovanni Cesari
: Institute for Theoretical Computer Science      Phone: +41/1/632 6766
: ETH-Z                                           fax:   +41/1/632 1172
: 8092 Zurich, Switzerland                        e-mail:cesari@inf.ethz.ch
: =============================================================================
: 
: 
:

The most comprehensive list of freely available MPI implementations
I know of is the one at:

	http://WWW.ERC.MsState.Edu/mpi/implementations.html

My favourite is MPICH (we used it for our MPI-FM implementation). It is
rather easy to install and to use, and includes a lot of test programs.


	Mario.


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 Dept. of Computer Science # Dip. Informatica e Sistemistica 
 Univ. of Illinois at U-C  # Univ. di Napoli Federico II     
 1304 W Springfield Ave    # via Claudio 21                  
 Urbana, IL 61801 - USA    # 80125 Napoli - Italy            
 lauria@cs.uiuc.edu        # lauria@cps.na.cnr.it            
-=-=-=-=-=-=-=-=- http://www-csag.cs.uiuc.edu/  -=-=-=-=-=-=-



