Thanks, I'll apply ASAP.
Brian
On Mon, 23 Oct 2006, Ralf Wildenhues wrote:
Please apply this robustness patch, which helps to avoid accidental
unwanted substitutions done by config.status. From all I can tell,
they do not happen now, but first the Autoconf manual warns against
them, second th
Please apply this robustness patch, which helps to avoid accidental
unwanted substitutions done by config.status. From all I can tell,
they do not happen now, but first the Autoconf manual warns against
them, second they make some config.status optimizations so much more
difficult than necessary.
On Oct 23, 2006, at 11:23 AM, Lisandro Dalcin wrote:
{{{
rc = MCA_PML_CALL(start());
OMPI_ERRHANDLER_RETURN(rc, X, rc, FUNC_NAME);
}}}
where XXX is some relevant communicator:
* MPI_START: the communicator of the single request -- easy enough
* MPI_STARTALL: MPI-1:3.9 says tha
On 10/22/06, Open MPI wrote:
#529: MPI_START* returning OMPI_* error codes
-+--
Reporter: jsquyres | Owner:
Type: defect| Status: new
Priority: major | Milestone: Open MPI 1.1.3
Version: trun