Re: [OMPI devel] OpenIB compile error

2012-06-22 Thread TERRY DONTJE
On 6/22/2012 3:36 PM, Jeff Squyres wrote: To update everyone: there was much more discussion about this off-list. :-) We decided to do the following: 1. The name --with-verbs seems better than --with-openfabrics, if for no other reason than the name "openfabrics" encompasses more things tha

Re: [OMPI devel] OpenIB compile error

2012-06-22 Thread Jeff Squyres
To update everyone: there was much more discussion about this off-list. :-) We decided to do the following: 1. The name --with-verbs seems better than --with-openfabrics, if for no other reason than the name "openfabrics" encompasses more things than we intend with this name (e.g., udapl, psm,

Re: [OMPI devel] RFC: Pineapple Runtime Interposition Project

2012-06-22 Thread Josh Hursey
In response to some early feedback, I fixed the following in the branch and updated the wiki: * Fixed 'make distcheck' (missing a file) * Cleanup some warnings from autogen and configure for -no-orte builds * Added an ./autogen.pl -no-pineapple option (give you just the ORTE/OPAl stack) - see wi

Re: [OMPI devel] bug in r26626

2012-06-22 Thread Eugene Loh
Looking good. Just a few more: btl_udapl_endpoint.c has instances of seg_len and seg_addr. udapl may not have much of a future, but for now it's still there. On 6/22/2012 7:22 AM, Hjelm, Nathan T wrote: Looks like I missed a few places in udapl and osc. Fixed with r26635 and r26634. Hopefu

Re: [OMPI devel] bug in r26626

2012-06-22 Thread Hjelm, Nathan T
Looks like I missed a few places in udapl and osc. Fixed with r26635 and r26634. Hopefully thats the last of them outside of btl/vw. -Nathan On Friday, June 22, 2012 7:05 AM, TERRY DONTJE wrote: > To: Open MPI Developers; Hjelm, Nathan T > Subject: bug in r26626 > > It looks like compilation o

[OMPI devel] bug in r26626

2012-06-22 Thread TERRY DONTJE
It looks like compilation of 32 bit platforms is failing due to a missing field. It looks to me that for some reason r26626 deleted hdr_segkey in ompi/mca/osc/rdma/osc_rdma_header.h which is used in the macro OMPI_OSC_RDMA_RDMA_INFO_HDR_NTOH and HTON. Is there a reason that hdr_segkey was rem

Re: [OMPI devel] RFC: Pineapple Runtime Interposition Project

2012-06-22 Thread Josh Hursey
The pineapple branch is ready for testing. It was last sync'ed to the trunk at r26620. I'll try to update that later today, and keep current with the trunk moving forward. I created a wiki page to discuss some of the build options, for those interested. At the bottom of the page are some remaining