Newsgroups: comp.parallel.mpi
From: lusk@donner.mcs.anl.gov (Rusty Lusk)
Subject: Re: Source ?
Organization: Argonne National Laboratory
Date: 1 Feb 1996 23:27:00 GMT
Message-ID: <4eri84$m8h@milo.mcs.anl.gov>

In article <4eqe7a$sl9@elna.ethz.ch>, cazier@mtblanc.NoSubdomain.NoDomain (Jean-Baptiste Cazier) writes:
|> 
|> Where can I find source code of MPI ?
|> 

There are many implementations of MPI, which is a specification rather than
a specific piece of code.  The source code for some implementations is 
available, but not for others.  Two of the implementations whose source is
freely distributed are MPICH and LAM.  You can find pointers to them and
lots of other MPI-related materials at http://www.mcs.anl.gov/mpi.

Regards,
Rusty Lusk

