Newsgroups: comp.parallel.mpi
From: "Marcus Marr" <marr@dcs.ed.ac.uk>
Subject: Re: MPI Linux Implementation?
Organization: Computer Systems Group, The University of Edinburgh
Date: Thu, 26 Oct 1995 10:50:57 GMT
Message-ID: <MARR.95Oct26105057@rhum.dcs.ed.ac.uk>

John Beaven writes:

> Does anyone know of an ftp site where I can find an
> implementation of MPI that can be compiled on LINUX? Does such a
> thing exist? Help!

I have LAM-MPI from the Ohio Supercomputer Center working fine under
linux, but I believe that other people have also managed to get MPICH
working ok.  For LAM-MPI, see the home page:

	http://www.osc.edu/lam.html

The files are archived at HENSA:

	http://www.hensa.ac.uk/parallel/environments/lam/index.html

In addition to the above files, you may need to make some minor
patches to the sources to get it running on linux.  My own patches can
be found at the following URL:

	ftp://ftp.dcs.ed.ac.uk/pub/marr/lam52-linux-patches.gz

Marcus

