On Jan 1, 2008, at 1:11 PM, Andrew Friedley wrote:
We would like to add SDP support for OPENMPI.
I have a few points -- this is the first:
I would do this patch slightly differently. I prefer to have as few
#if's as possible, so I'd do it to always have the struct members and
logic for t
On Jan 1, 2008, at 10:08 AM, Josh Hursey wrote:
You can see the difference in the one weekly contrib mark on the MTT
contribution graph:
http://osl.iu.edu/~jjhursey/research/mtt-contrib.pdf
I set up a cron job to update this graph every Mon, Wed, Fri at 2 am,
so you can check that link whenever
Patrick Geoffray wrote:
Lenny Verkhovsky wrote:
We would like to add SDP support for OPENMPI.
SDP can be used to accelerate job start ( oob over sdp ) and IPoIB
performance.
I fail to see the reason to pollute the TCP btl with IB-specific SDP stuff.
For the oob, this is arguable, but doesn
Awesome!
You can see the difference in the one weekly contrib mark on the MTT
contribution graph:
http://osl.iu.edu/~jjhursey/research/mtt-contrib.pdf
I set up a cron job to update this graph every Mon, Wed, Fri at 2 am,
so you can check that link whenever you feel bored.
As a side note I
On Mon, Dec 31, 2007 at 08:05:38PM -0800, Paul H. Hargrove wrote:
> I just tried today to build the OMPI trunk on an old RH8 box and found
> that for
> OPAL_WANT_IPV6 && !defined(IPV6_V6ONLY)
> the file oob_tcp.c fails to compile due to unbalanced braces.
>
> Swapping an #endif with a closing
Lenny Verkhovsky wrote:
We would like to add SDP support for OPENMPI.
SDP can be used to accelerate job start ( oob over sdp ) and IPoIB
performance.
I fail to see the reason to pollute the TCP btl with IB-specific SDP stuff.
For the oob, this is arguable, but doesn't SDP allow for *transpa
I've noticed that the trac search capability
(https://svn.open-mpi.org/trac/ompi/search) requires a minimum query
length of three characters. That makes is impractical to search for
"gm" or "mx", which have obvious relevance to OMPI.
-Paul
--
Paul H. Hargrove phhargr