
30 May
2010
30 May
'10
11:17 a.m.
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.htm... and http://osl.iu.edu/research/pbgl/