Re: [boost] GSOC 2013

On Wed, 27 Feb 2013 11:59:31 +0100, David Bellot
Only 2 projects have been proposed so far for GSOC 2013: wake up Boost !
Google has started to accept applications from mentoring organizations. I'll have to submit our application in the coming days. If you want Boost to become a mentoring organization for GSoC 2013, please add projects to https://svn.boost.org/trac/boost/wiki/SoC2013 now! Boris

On Tuesday, March 19, 2013 09:35:25 PM Boris Schaeling wrote:
On Wed, 27 Feb 2013 11:59:31 +0100, David Bellot
wrote:
Only 2 projects have been proposed so far for GSOC 2013: wake up Boost !
Google has started to accept applications from mentoring organizations. I'll have to submit our application in the coming days. If you want Boost to become a mentoring organization for GSoC 2013, please add projects to https://svn.boost.org/trac/boost/wiki/SoC2013 now!
I'm planning to make a project out of the "Benchmark framework" idea. I appreciate any input, however I will add it to the wiki by the end of this week - would that be enough for you? Thanks for your effort on this, Boris! Mario
Boris
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

On Tue, 19 Mar 2013 22:36:20 +0100, Mario Mulansky
[...]I'm planning to make a project out of the "Benchmark framework" idea. I appreciate any input, however I will add it to the wiki by the end of this week - would that be enough for you?
Yep, no problem. The deadline for applications is end of next week.
Thanks for your effort on this, Boris!
I'm not doing much - it will be the mentors to thank for. :) I was a mentor a few years ago, and I know mentoring costs some time (it's really important to organize the project with the student in a way that it doesn't become too time-consuming for the mentor). But if we think Boost should be among the prominent open source organizations which participate in the GSoC program, it's now really time to step forward and add proposals to https://svn.boost.org/trac/boost/wiki/SoC2013. :) Boris

Le 19/03/13 23:53, Boris Schaeling a écrit :
On Tue, 19 Mar 2013 22:36:20 +0100, Mario Mulansky
wrote: [...]I'm planning to make a project out of the "Benchmark framework" idea. I appreciate any input, however I will add it to the wiki by the end of this week - would that be enough for you?
Yep, no problem. The deadline for applications is end of next week.
Thanks for your effort on this, Boris!
I'm not doing much - it will be the mentors to thank for. :) I was a mentor a few years ago, and I know mentoring costs some time (it's really important to organize the project with the student in a way that it doesn't become too time-consuming for the mentor). But if we think Boost should be among the prominent open source organizations which participate in the GSoC program, it's now really time to step forward and add proposals to https://svn.boost.org/trac/boost/wiki/SoC2013. :) Hi,
I have added some projects to the list. Please take a look at https://svn.boost.org/trac/boost/wiki/SoC2013#Boost.Invoke. Best, Vicente

I think another good project would be a redesign of Boost.Pool, especially now with the stateful allocators of C++11 and Boost.Container. a pool on the stack together with a stateful allocator in an container::vector can replace the often proposed auto_buffer, thread-local pools which only lock a mutex when full, pools with different complexity guarantees (the current Boost.Pool has a often unacceptable linear complexity on delete), containers that "embed" a certain amount of memory which they are likely to use and only allocate when they exceed that size, ...

Only 2 projects have been proposed so far for GSOC 2013: wake up Boost !
Google has started to accept applications from mentoring organizations. I'll have to submit our application in the coming days. If you want Boost to become a mentoring organization for GSoC 2013, please add projects to https://svn.boost.org/trac/boost/wiki/SoC2013 now! Boris
Thank you. After a long thinking process, I decided to add a Boost.Multiprecision radix-2 floating-point back-end that I have under preliminary construction. This is a tough one, so I really need to find the right candidate. Sincerely, Chris.
participants (5)
-
Boris Schaeling
-
Christopher Kormanyos
-
Mario Mulansky
-
Stefan Strasser
-
Vicente J. Botet Escriba