|
Boost Users : |
Subject: Re: [Boost-users] compiling boost with mpi support
From: Jesse Perla (jesseperla_at_[hidden])
Date: 2009-10-24 10:24:38
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 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