Using mpiexec to run the hpl benchmark
Pete Wyckoff
pw at osc.edu
Tue Apr 29 18:14:55 EDT 2003
bclem at rice.edu said on Mon, 14 Apr 2003 13:49 -0500:
> Has anyone run the hpl benchmark using mpiexec?
>
> I am trying to run it using mpiexec and it looks like instead of running
> one parent process on the controlling compute node and then a bunch of
> child processes on the other compute , it looks like mpiexec is spawning
> a parent process on each node.
>
> Any help would be appreciated!
I'm just getting back from vacation today. I know we have run linpack
here using mpiexec in the past, and don't recall any problem.
This sounds in general like you compiled hpl with the wrong mpi library,
compared to what mpiexec was expecting. You can change the latter with
--comm=mpich-p4, for example.
-- Pete
More information about the mpiexec
mailing list