Boost logo

Boost Users :

Subject: Re: [Boost-users] Query regarding compiling BOOST parallel graph library
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2009-11-25 11:33:23


On Wed, 25 Nov 2009, praga wrote:

> Hi All,         I am using BOOST 1_41_0 version. I compiled it using bjam --with-mpi install --prefix=somepath in the BOOST home
> directory. I am not sure whether this is enough to get the parallel graph library also compiled. How can I verfity whether my parallel
> graph library also compiled ? If it is compiled how to run the test programs given the test directory ?
>
>          Can anybody give me some directions on this ?

It should be compiled if Boost.MPI is. Look for a
libboost_graph_parallel* library in your installed lib directory to be
sure.

-- Jeremiah Willcock


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