It looks like these compile failures last night:
http://www.open-mpi.org/mtt/index.php?do_redir=531
Were caused by a missing header file in the openib btl that propagated
down with Ralph's merge yesterday.
I fixed it with r17453 on the trunk.
--
Jeff Squyres
Cisco Systems
Update on this plan...
I am going to delay merging the branch over to the trunk for awhile, perhaps
several weeks, for several reasons:
1. the trunk is somewhat unstable at the moment. Things are going in and
being backed out, errors in recent commits being found and corrected, etc.
at a pace I s
So I don't think that we ever concluded this discussion/RFC.
I am in favor of bringing in libnbc, given the qualifications below.
Others?
On Feb 8, 2008, at 12:16 PM, Jeff Squyres wrote:
Terry -- I reluctantly agree. :-) What I envision is not difficult
(a first cut/feature-lean version is
I am in favor of bringing this in.
- Galen
On Feb 14, 2008, at 1:15 PM, Jeff Squyres wrote:
So I don't think that we ever concluded this discussion/RFC.
I am in favor of bringing in libnbc, given the qualifications below.
Others?
On Feb 8, 2008, at 12:16 PM, Jeff Squyres wrote:
Terry --
I am NOT in favor of bringing LibNBC in the trunk. Some of my concerns
were already stated by Brian and Ralph, and the answers didn't clearly
address all my reticences. I don't want to bring the MPI 3 Forum
discussion on this mailing list, but I think that as long as there is
a lack of the
It turned out that memchecker break our usage of weak symbols. The
problem is that the definition of the weak symbol should always appear
before the first use of the function. There are two MPI functions that
are used in the memchecker.h file: MPI_Type_get_contents and
MPI_Type_get_envelope