Brian,
I can confirm your latest fix (in the trunk) works on our SB system. I can
compile and run, and I get the bandwidth I expect when "leave_pinned" is
enabled.
Best,
Josh
-Original Message-
From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On Behalf
Of Barrett,
Hello!
I've found error in OpenMPI with error codes.
According to MPI standard (2.2 and later):
MPI_ERR_LASTCODE must be equals to last error code and MPI_LASTUSEDCODE
must be greater than or equal to MPI_ERR_LASTCODE.
In OpenMPI MPI_ERR_LASTCODE is greater than real last error code
(MPI_ER