Hi,
Thanks for reply.
I didnot find any libboost_graph_parallel in the installed directory.
I found only the following when I gave ls
libboost_mpi.a libboost_mpi.so.1.41.0 libboost_serialization.so
libboost_mpi.so libboost_serialization.a libboost_serialization.so.1.41.0
Is it not that all are linked together in libboost_mpi.a ?
I am still not able to figure out how to run the tests in the libs/graph_parallel/test directory. Any ideas ?
Thanks,
Praga.
On Wed, Nov 25, 2009 at 10:33 AM, Jeremiah Willcock
<jewillco@osl.iu.edu> wrote:
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 mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users