$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [parallel graph] error building parallel BGL
From: The Maschine (justthemaschine_at_[hidden])
Date: 2013-02-25 11:03:03
Hi Jeremiah,
I can confirm that ParallelBGL that comes with 1.53 compiles.
The problem with this one is that when I try to compile the example (again
from 1.53) I get this problem:
/usr/local/include/boost/graph/distributed/mpi_process_group.hpp:419:28: No
viable conversion from
'shared_ptr<boost::graph::distributed::mpi_process_group::impl>' to 'bool'
1) Any ideas?
2) Any location that I can find more examples of the Parallel BGL?
Best,
Tasos