Sorry about that. I removed a field in a structure, then 'svn up' seems to have added it back, so we were using a field that should not even exist in a couple places.

Should be fixed in r17757

Tim

Gleb Natapov wrote:
Something is broken in the trunk.

# mpirun -np 2 -H host1,host2  ./osu_latency
--------------------------------------------------------------------------
Some of the requested hosts are not included in the current allocation.

The requested hosts were specified with --host as:
host1,host2

Please check your allocation or your request.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun was unable to start the specified application as it encountered
an error.
More information may be available above.
--------------------------------------------------------------------------

If I create hostfile with host1 and host2 and use it instead of -H
mpirun works.

--
                        Gleb.
_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

Reply via email to