Re: [OMPI devel] oshmem enabled by default

2014-08-05 Thread Ralph Castain
Sounds like clearer language - done! On Aug 4, 2014, at 7:58 PM, Paul Hargrove wrote: > Since "disabled by default" is just part of a macro argument we can say > anything we want. > I propose the following: > > Index: config/oshmem_configure_options.m4 >

Re: [OMPI devel] oshmem enabled by default

2014-08-04 Thread Paul Hargrove
Since "disabled by default" is just part of a macro argument we can say anything we want. I propose the following: Index: config/oshmem_configure_options.m4 === --- config/oshmem_configure_options.m4 (revision 32424) +++

Re: [OMPI devel] oshmem enabled by default

2014-08-04 Thread Gilles Gouaillardet
Paul, this is a bit trickier ... on a Linux platform oshmem is built by default, on a non Linux platform, oshmem is *not* built by default. so the configure message (disabled by default) is correct on non Linux platform, and incorrect on Linux platform ... i do not know what should be done,

[OMPI devel] oshmem enabled by default

2014-08-04 Thread Paul Hargrove
In both trunk and 1.8.2rc3 the behavior is to enable oshmem by default. In the 1.8.2rc3 tarball the configure help output matches the behavior. HOWEVER, in the trunk the configure help output still says oshmem is DISabled by default. {~/OMPI/ompi-trunk}$ svn info | grep "Revision" Revision: