Newsgroups: comp.parallel.mpi
From: deshpand@cs.yale.edu (Ashish Deshpande)
Subject: MPI on an SGI multiprocessor
Organization: Yale University Computer Science Dept., New Haven, CT 06520-2158
Date: 20 Mar 1995 17:25:05 GMT


Hi,

I'm having problems with MPI on an SGI multiprocessor -> I'm
trying to find out the exact hardware. I looked at the FAQ in
	http://www.erc.msstate.edu/mpi/mpi-faq.html
and it says that MPICH runs on SGI multiprocessors.

It compiled and installed just fine but I can't run anything.
It complains vociferously about not being able to find
/homes/..../mpich/util/machines/machines.IRIX. So, I
created machines.IRIX but what do I put in it? I tried putting
the name of the machine itself but that didn't work. How
do I tell mpirun to start each process on a different processor
of the SGI and get them to successfully communicate with
each other?

Any help would be appreciated ...

Thanks,
-Ashish

