Re: [OMPI devel] Warnings in sctp BTL

2009-05-14 Thread Jeff Squyres
Yes, I do. All of them are on BTL_ERROR lines; I think these came in last night with the opal attribute updates. Looking at last night's MTT, those attribute changes turned up a LOT of warnings in various BTLs... Doh! On May 14, 2009, at 9:34 AM, Ralph Castain wrote: I'm not entirely

Re: [OMPI devel] Warnings in sctp BTL

2009-05-14 Thread Rainer Keller
Hi Jeff, On Thursday 14 May 2009 09:22:18 am Jeff Squyres wrote: > Ralph -- did these messages come in due to the opal_attribute changes > from last night? They certainly are due to adding the __opal_attribute_format__ changes. A similar patch as btl_tcp_frag should be applied... Thanks, Rainer

Re: [OMPI devel] Warnings in sctp BTL

2009-05-14 Thread Ralph Castain
I'm not entirely sure as I'm unclear as to when this component would attempt to build. I was building the latest trunk on a new (to me) system last night (Jeff's cluster) when I saw the warnings. Jeff: have you seen them before on your cluster? On Thu, May 14, 2009 at 7:22 AM, Jeff Squyres

Re: [OMPI devel] Warnings in sctp BTL

2009-05-14 Thread Jeff Squyres
On May 14, 2009, at 1:14 AM, Brad Penoff wrote: At UBC, we are trying to find a new student who can maintain the SCTP BTL. Unfortunately, it is has not been maintained since the progress engine overhaul a while ago. At the moment, this is still on the TODO list. I hope to get to this myself,

Re: [OMPI devel] Warnings in sctp BTL

2009-05-14 Thread Brad Penoff
hey Ralph, At UBC, we are trying to find a new student who can maintain the SCTP BTL. Unfortunately, it is has not been maintained since the progress engine overhaul a while ago. At the moment, this is still on the TODO list. I hope to get to this myself, if no student is found. It was my

[OMPI devel] Warnings in sctp BTL

2009-05-14 Thread Ralph Castain
Hi folks Not sure who is maintaining the SCTP BTL, but I found the following warnings when building tonight: btl_sctp_frag.c: In function `mca_btl_sctp_frag_large_send': btl_sctp_frag.c:179: warning: int format, different type arg (arg 3) btl_sctp_frag.c:179: warning: int format, different