Interested in Boost.Graph

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? Thanks Piyush Garg.

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?
You are definitely encouraged to propose your own ideas. Of course, they should be relevant to the needs of the Boost community. Andrew Sutton andrew.n.sutton@gmail.com

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

On Tue, Mar 30, 2010 at 11:32 PM, Jeremiah Willcock <jewillco@osl.iu.edu> wrote:
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 _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Yes i would love to.This is the field of my interest. Do i have to come up with a completely new idea or i can use the existing one. Piyush Garg

Yes i would love to.This is the field of my interest. Do i have to come up with a completely new idea or i can use the existing one.
The deadline for student proposals is on or around April 9. You have just over a week to develop a proposal. Andrew Sutton andrew.n.sutton@gmail.com

On Thu, Apr 1, 2010 at 1:31 AM, Andrew Sutton <andrew.n.sutton@gmail.com> wrote:
Yes i would love to.This is the field of my interest. Do i have to come up with a completely new idea or i can use the existing one.
The deadline for student proposals is on or around April 9. You have just over a week to develop a proposal.
Andrew Sutton andrew.n.sutton@gmail.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Please tell me what i have to do to prove my self . Do i have to send you patches or explain you the way i will solve the problem in summer or send you a new idea.What exactly proposal include?

Please tell me what i have to do to prove my self . Do i have to send you patches or explain you the way i will solve the problem in summer or send you a new idea.What exactly proposal include?
Discussing ideas for your proposal on the list is one way to get feedback. The submission template here [1] should give you an idea what you should include with the proposal. Information on writing good proposals can be found here [2]. Hope that helps, Andrew Sutton andrew.n.sutton@gmail.com [1] https://svn.boost.org/trac/boost/wiki/SoCSubmissionTemplate [2] https://svn.boost.org/trac/boost/wiki/SoCHints

On Thu, Apr 1, 2010 at 8:58 PM, Andrew Sutton <andrew.n.sutton@gmail.com> wrote:
Please tell me what i have to do to prove my self . Do i have to send you patches or explain you the way i will solve the problem in summer or send you a new idea.What exactly proposal include?
Discussing ideas for your proposal on the list is one way to get feedback. The submission template here [1] should give you an idea what you should include with the proposal. Information on writing good proposals can be found here [2].
Hope that helps,
Andrew Sutton andrew.n.sutton@gmail.com
[1] https://svn.boost.org/trac/boost/wiki/SoCSubmissionTemplate [2] https://svn.boost.org/trac/boost/wiki/SoCHints _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Which is the best way for representing graph in memory that is compatible with other libraries of boost.graph for the implementation of connectives? Does parallel bgl already has this connectives or not?
participants (3)
-
Andrew Sutton
-
Jeremiah Willcock
-
Piyush Garg