From: "C. J. Tan" <cjtan@ucalgary.ca>
Newsgroups: comp.parallel.mpi
Subject: MPICH on SMP Linux
Date: Mon, 22 Mar 1999 13:14:35 -0700
Organization: The University of Calgary
Message-Id: <7d6827$je4@ds2.acs.ucalgary.ca>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Xref: ukc comp.parallel.mpi:4795


Greetings!

What options do you use to compile MPICH on an SMP Linux x86 machine?  I need to
run this machine in a network environment with a few other
single-processor Linux x86 machines.  I am using 

-device=ch_p4 -comm=shared 

Is that right?  `./configure --help` says that for SGI shared-memory
machines, those are the options to use to take advantage of the
shared-memory system in a network environment.  Also, how can I test
to see if MPICH is really running on more than one processor?  Does
`make testing` test it?  

Thanks a lot.


Regards,
C. J. Tan

