OOMPI logo[OOMPI]

OOMPI Devel :

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2004-11-12 15:21:34


Sorry for the delay in replying -- this week was the SC conference, and
that tends to dominate everything for the weeks leading up to it. :-)

No, I'm not aware of any autoconf macros to check for the OOMPI
libraries. But it might not be too hard to write one -- perhaps
something like (this is off the top of my head -- forgive typos):

AC_LANG_PUSH(C++)
AC_CHECK_LIB(OOMPI_Environment::Get_processor_name, oompi)
AC_LANG_POP

On Nov 3, 2004, at 4:19 PM, David Cox wrote:

> OOMPI Developers -
>
> I've been using your library and am working toward
> making my own code more portable and configurable. I
> was wondering if you had or knew of any autoconf
> macros that would check for a valid installation of
> OOMPI?
>
> I'm modifying someone else's configure.in and I'm not
> terribly familiar with the autotools yet. If I can
> just add the macro to check for the OOMPI library then
> it saves me some time. If not, I guess I'll figure
> out how to write my own :)
>
> Thanks,
> Dave Cox
>
>
>
> __________________________________
> Do you Yahoo!?
> Check out the new Yahoo! Front Page.
> www.yahoo.com
>
>
> _______________________________________________
> This list is archived at
> http://www.osl.iu.edu/MailArchives/oompi-devel/
>

-- 
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/