Probles running tests for mpiexec (seems to require pmv???)

Pete Wyckoff pw at osc.edu
Fri Jan 28 17:38:55 EST 2005


angelv at iac.es wrote on Fri, 28 Jan 2005 16:49 +0000:
> I just downloaded mpiexec, configure it and compiled it. I thought everything
> was fine, but when trying to run the tests that come with it, Iget many errors
> like:
> 
> "File testho.6207.01: unexpected line: libpvm (pid3760) /tmp/pvmd.500: No such
> file or directory"
> 
> Why is it complaining about PVM? I have torque, mpich and maui installed without
> problems, but I wanted to try mpiexec since it seems a better alternative than
> mpirun, but I got stuck in here.
> 
> Anyone has any ideas what could be wrong with my setting?

The Makefile compiles the test program "hello" using "mpicc", found in
your path, unless you used the "--with-mpicc=" option to configure.
Perhaps this points off to a PVM installation in your case?  You could
try that configure option or just fix up your own path to pick the
mpich install directory first.

		-- Pete



More information about the mpiexec mailing list