Hi all,
To recap: the problem was that if orted was launched from Eclipse (on
OS X) then subsequent attempts to run a program (using mpirun or
whatever) returned immediately. If orted was launched from anywhere
else (java, command line, etc.) it worked fine.
Turning on daemon logging show
Followup on this --
If you do "svn up" and get an error message like this:
svn: Failed to add directory 'ompi/mca/btl/openib': object of the same
name already exists
Then just do this:
rm -rf ompi/mca/btl/openib ompi/mca/mpool/openib
svn up
This is a left over version of the openib director