Boost logo

Boost Users :

Subject: Re: [Boost-users] compiling boost with mpi support
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2009-10-24 10:54:55


Hi Jesse:
What should go where the <findsharedlibrary is?
Sean.

-----Original Message-----
From: boost-users-bounces_at_[hidden] [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Jesse Perla
Sent: 24 October 2009 15:25
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] compiling boost with mpi support

On Oct 24, 7:11 am, "Sean Farrow" <sean.far..._at_[hidden]>
wrote:
> Hi:
>
> I'm looking to compile boost with mpi support. I am using visual c++
> 2008, what mpi libraries are supported.
>
> Where should I place the mpi library I wish to wrap, any pointers
> appreciated.

My userconfig.jam includes:

using mpi : : <find-shared-library>cxx
              <find-shared-library>mpi
              <library-path>C:/apps/MPICH2/lib ;

MPICH2 seems to work fell with these though as includes.
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net