From: jpc1@lobster.doc.ic.ac.uk (Justin Cormack)
Newsgroups: comp.parallel.mpi
Subject: Re: Having problems with the compilation of MPE libraries
Date: 16 Oct 1998 12:51:19 GMT
Organization: Dept. of Computing, Imperial College, University of London, UK.
Message-Id: <707fg7$obd$1@magpie.doc.ic.ac.uk>
References: <3609704E.EC06277C@cs.princeton.edu>
    <361E4D3D.48723FCC@mayo.edu>
    <stevenj-ya02408000R1210980057540001@news.mit.edu>
    <3625D40D.29D0C0FE@alumnes.eup.udl.es> <36263D07.65C376A@cs.rice.edu>


> Ferran Eloi wrote:
> > 
> > >
> > 
> > Well, first of all my name is Ferran Eloi Gutierrez, and I'm an spanish
> > student of Computer Science doing my end's career project that is about MPI
> > where I'm trying to create a scheduler to control it.

(snip)
> > not the solution. By otherside I think I've installed well the mpi cause the
> > mpirun works fine. I use a Linux Pentium II with the Linux Red Hat 5.1
> > installed, and I've installed the MPI in /usr/local/mpich.
> > 
> > Dou you know what is hapennig ?

For RedHat I have made RPM packages for mpich, mpi2c++ and jumpshot, which
fix all the compile problems under RedHat, and should just work. You can get
them from redhat's ftp site:

ftp://ftp.redhat.com/pub/contrib/i386/mpich-1.1.1-3.i386.rpm
ftp://ftp.redhat.com/pub/contrib/i386/mpi2c++-1.0.1-1.i386.rpm
ftp://ftp.redhat.com/pub/contrib/noarch/jumpshot-1.0-1.noarch.rpm

mpich is compiled to use ssh not rsh: just change the top line in the spec file
in the Source RPM to change this (or mail me)
ftp://ftp.redhat.com/pub/contrib/SRPMS/mpich-1.1.1-3.src.rpm

Justin Cormack

