
30 Mar
2010
30 Mar
'10
6:02 p.m.
On Tue, 30 Mar 2010, Piyush Garg wrote:
hi
I am interested in upgrading the boost graph library to parallel boost graph library. I want to ask that do i have to chose one of the projects in boost.graph or i have to make them all during summer.
Can i make the project on that or i have to suggest my own idea?
There already is a Parallel Boost Graph Library for distributed memory (using MPI). Did you want to work on a shared-memory (or, even better, hybrid) version? -- Jeremiah Willcock