On Feb 7, 2012, at 3:33 PM, Paul H. Hargrove wrote:

> So I'd propose that the work be done on a branch and the RFC can be reissued 
> when there is both
> a) a standard to which the bindings can claim to conform

I don't really agree with this statement; see my prior email.

> b) an implementation which has been shown to be stable

That's fair enough.

The implementation has zero performance impact on the rest of the code base 
(E.g., latency of C's MPI_Send).  But the rest of the code stability does need 
to be proven, and definitely benefits from having others test it.

This is not an unusual pattern for the OMPI SVN trunk.  People develop stuff on 
branches all the time and bring them in to the trunk.  And sometimes it makes 
the trunk a little unstable for a while, despite the best of intentions and the 
best attempts at pre-testing before committing to the trunk (I know; I've been 
the cause of trunk instability before, too).

Case in point: some new MPI-3 functions were recently brought to the trunk.  
They had several mistakes in them that were not evident until others tried to 
compile / use them.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to