Hate to say this, but you don't appear to be using Open MPI.
"mpdtrace" is an MPICH command, last I checked.
You might try their mailing list, or check which mpiexec you are using
and contact them.
On Oct 12, 2009, at 9:01 AM, Jovana Knezevic wrote:
Hello everyone!
I am trying to run 11
Hello everyone!
I am trying to run 11 instances of my program on 6 dual-core Opterons
(it is not time-consuming application anyway, takes 10 seconds at
one-core laptop :)).
so, when I type:
mpiexec -machinefile hostfile -n 11 ./program
nothing happens!
The output of:
"mpdtrace -l" command (f