[OMPI devel] more vt woes

2008-02-09 Thread Jeff Squyres
While doing some pathscale compiler testing on the trunk (r17407), I ran into this compile problem (the first is a warning, the second is an error): pathCC -DHAVE_CONFIG_H -I. -I../.. -I../../extlib/otf/otflib -I../../ extlib/otf/otflib -I../../vtlib/ -I../../vtlib -openmp -DVT_OMP -g - W

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r17398

2008-02-09 Thread Jeff Squyres
Terry, George, and I had a long conversation about this on the phone yesterday. I put up all the notes here: https://svn.open-mpi.org/trac/ompi/ticket/1207#comment:9 Short version: 1. We can add a (char*) to the base endpoint struct for the BTL/MTL to fill in to get the basic informati

Re: [OMPI devel] request help debugging openib btl problem

2008-02-09 Thread Jeff Squyres
Two suggestions: 1. Have you tried the OMPI development trunk? (or do you have a need for getting the 1.2 series working?) The use of OF verbs in the OMPI development trunk has changed quite a bit since the 1.2 series; we're well on our way towards a v1.3 release -- this is where all futu