Hi Ralph, Oh sorry for the confusion. forgot I'd been trying to fix a different problem that caused this one.
Sorry. Howard From: devel [mailto:[email protected]] On Behalf Of Ralph Castain Sent: Tuesday, July 29, 2014 2:15 PM To: Open MPI Developers Subject: Re: [OMPI devel] OMPI_XXX defines in opal_config.h.in question Interesting - I'm not seeing those myself On Jul 29, 2014, at 1:01 PM, George Bosilca <[email protected]<mailto:[email protected]>> wrote: Good catch. As you already have the warnings, please go ahead and fix them. Thanks, George. On Tue, Jul 29, 2014 at 3:58 PM, Pritchard Jr., Howard <[email protected]<mailto:[email protected]>> wrote: Hi Folks, So I'm trying to get my pmix project back in order after making the big mistake of pulling in the BTL move stuff. I get bizillions of warning messages from the compiler now about undefined macros. A number of the culprits are in opal_config.h.in<http://opal_config.h.in/>, and begin with OMPI, like OMPI_WANT_MEMCHECKER. Throughout the ompi code though there is now a OPAL_WANT_MEMCHECKER. Do we want to change all of the defines in opal_config.h.in<http://opal_config.h.in/> to start with OPAL? Howard ------------------------------------------------- Howard Pritchard HPC-5 Los Alamos National Laboratory _______________________________________________ devel mailing list [email protected]<mailto:[email protected]> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel Link to this post: http://www.open-mpi.org/community/lists/devel/2014/07/15323.php _______________________________________________ devel mailing list [email protected]<mailto:[email protected]> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel Link to this post: http://www.open-mpi.org/community/lists/devel/2014/07/15324.php
