Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r18607

2008-06-06 Thread Brian Barrett
Since this is not the first or second time we've had the discussion in the group, perhaps a comment in the code would be a good idea :). Brian On Jun 6, 2008, at 9:58 AM, Jeff Squyres wrote: George -- This is not correct. Note the comment that says to see MPI-1.2 section 3.2.5 page 22 (I t

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r18607

2008-06-06 Thread Jeff Squyres
George -- This is not correct. Note the comment that says to see MPI-1.2 section 3.2.5 page 22 (I think it means MPI-1.1). It says: "In general, message passing calls do not modify the value of the error code field of status variables. This field may be updated only by the functions in

Re: [OMPI devel] some Makefile.am questions

2008-06-06 Thread Ralf Wildenhues
* Jeff Squyres wrote on Fri, Jun 06, 2008 at 03:21:03AM CEST: > On Jun 4, 2008, at 5:15 PM, Ralf Wildenhues wrote: > > 1) This is from test/Makefile.am: > > > > --- snip --- > > # This should be libsupport.a, not libsupport.la. Automake doesn't > > # support check_LTLIBRARIES, as technically you h