$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Multicore-BGL
From: Adam Merz (adammerz_at_[hidden])
Date: 2010-05-30 07:17:52
Giorgio Zoppi <giorgio.zoppi <at> gmail.com> writes:
> we're intersted in how to optimize BGL on Multicore for adding our
> standard Bellman-Ford algorithms for optical networks.
> How do the current boost work on Multicore? BGL is thread-safe? Which
> parts are required to optimize?
I believe what you're interested in is the Parallel BGL. See
http://www.boost.org/doc/libs/release/libs/graph_parallel/doc/html/index.html and
http://osl.iu.edu/research/pbgl/