Boost logo

Boost Users :

Subject: Re: [Boost-users] [parallel graph] error building parallel BGL
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2013-03-04 10:10:18


On Mon, 4 Mar 2013, The Maschine wrote:

> Hi,
>
> This is the error.
> Thanks,
> Tasos

Do you have "using mpi ;" in your project-config.jam, and the MPI
components set up correctly? I believe you said you had, but I'd just
like to make sure. For example, can you compile and run
<URL:http://www.usqcd.org/fnal/example/cpi.c> successfully? A sample set
of build instructions (which might be different for your installation) is
at <URL:http://www.mcs.anl.gov/research/projects/mpi/www/www1/MPI.html>.
If that works, it will remove many non-Boost issues as possible causes
for your problem. Thank you.

-- 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