Re: [OMPI devel] Linux memory hooks testing

2013-03-25 Thread Joshua Ladd
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,

[OMPI devel] OpenMPI error with error codes. The proposed solution.

2013-03-25 Thread Дмитрий Донцов
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