You're absolutely correct; committed in trunk in r21816. I filed CMR https://svn.open-mpi.org/trac/ompi/ticket/1998
to get it into v1.3.4.
Thanks!
On Aug 13, 2009, at 5:38 AM, Kiril Dichev wrote:
Hello,
a tool developer reported a problem with MPI_Cart_create. The function
seems to be non
I just wanted to give everyone a heads up if they do not get bugs
email. I just submitted a CMR to move over some new paffinity options
from the trunk to the v1.3 branch. You can read the gory details in
https://svn.open-mpi.org/trac/ompi/ticket/1997
--td
Hello,
a tool developer reported a problem with MPI_Cart_create. The function
seems to be non-standard conform.
The parameter "reorder" is a logical flag. According to section 2.6.3
from the MPI standard, a value "0" means false, and a non-zero value
means "true". However, anything other than "0"