Re: [OMPI devel] opal components still #including OMPI header files

2014-09-23 Thread Jeff Squyres (jsquyres)
Rolf -- please add this to the agenda for today. On Sep 23, 2014, at 10:28 AM, Ralph Castain wrote: > ofacm needs to be updated to remove xoob and oob modules as those cannot be > used from the opal layer > > > On Sep 23, 2014, at 7:22 AM, Jeff Squyres (jsquyres) > wrote: > >> From SVN tru

Re: [OMPI devel] opal components still #including OMPI header files

2014-09-23 Thread Ralph Castain
ofacm needs to be updated to remove xoob and oob modules as those cannot be used from the opal layer On Sep 23, 2014, at 7:22 AM, Jeff Squyres (jsquyres) wrote: > From SVN trunk HEAD (r32772): > > - > mca/btl/ugni/btl_ugni_component.c > 20:#include "ompi/runtime/params.h" > > mca/btl/usn

[OMPI devel] opal components still #including OMPI header files

2014-09-23 Thread Jeff Squyres (jsquyres)
>From SVN trunk HEAD (r32772): - mca/btl/ugni/btl_ugni_component.c 20:#include "ompi/runtime/params.h" mca/btl/usnic/btl_usnic_compat.h 43:# include "ompi/mca/rte/rte.h" --> This is ok; it is protected in a #if (just to make diffs to v1.8 easier) mca/common/ofacm/common_ofacm_xoob.c 26:#inc