[OMPI devel] Warnings within C++ bindings

2011-08-04 Thread Júlio Hoffimann
Dear OpenMPI developers, When compiling C++ applications with OpenMPI 1.4.3 installed from Ubuntu repositories, some easily addressable warnings occurs due to unused arguments in function definitions. Namely, comm_inln.h has the following two definitions: inline int MPI::Comm::NULL_COPY_FN(const

Re: [OMPI devel] Warnings within C++ bindings

2011-08-04 Thread Jeff Squyres
Thanks for reporting the issue. I fixed it on the SVN trunk in https://svn.open-mpi.org/trac/ompi/changeset/24989, and filed changset move requests for v1.4 and v1.5. On Aug 4, 2011, at 9:30 AM, Júlio Hoffimann wrote: > Dear OpenMPI developers, > > When compiling C++ applications with OpenMP

Re: [OMPI devel] need help to add a module

2011-08-04 Thread Jeff Squyres
On Jul 23, 2011, at 3:08 PM, bin wang wrote: > I'm trying to add a module into open-mpi MCA framework. > I hope the module could be conditionally compiled and linked. > It should be disabled by default and enabled by certain flags at configure > step. Sorry for the delay in replying -- I was on