In fact, if you find any internal Open MPI code which call directly
the MPI functions you should raise the flag. It's a design choice,
the MPI API is for the users, when you need to call any MPI like
functions from inside ompi you need to take another path. In the
collectives we're using th
All bugs occur on Intel 32 bits architecture under Mac OS X using
gcc 4.2
The other one occurs when running MPI program without mpirun
As of r14440, I'm unable to replicate, but it could have been one of
those getting lucky issues. Can you see if the problem is still
occurring?
Unfort