Tomorrow I will attend GSoC Jam at Google office in Zurich. Looking forward to meet a cool bunch of people . Normally, I will also give a lightning talk about ParallelFX and its current status during the meetup so if you are interested be sure to come by (registration page given in the above link).
Yet Another [À Compléter]
Category Archives: Google Summer of Code 2008
Parallel goodness
I think I pretty much arrived to the point where my work is starting to get useful. With yesterday basic Tasks implementation and today Parallel.For work I was able to run a parallelized version of Luke’s C# RayTracer. There was already a version using ParallelFx in the CTP samples but I preferred to made my [...]
Report for GSoC first two weeks
Even though GSoC coding period started two weeks ago, I totally forgot to blog about it so here it is. First week started very slowly as I had a bunch of school exams to take care of. During that time I set up a Windows VM to play with the library and wrote a first [...]
Mini-howto : git(-svn) with Google Code svn repositories
I heard that some people want to use git as their preferred VCS for SoC. The problem is that their mentoring organization use a global Subversion repository hosted on Google Code. The solution : git-svn. So I wrote this little how-to set git-svn up with Mono SoC SVN (just change mono-soc-2008 with your organization repository) [...]
Let's start the summer fun \o/
My application for Google Summer of Code 2008 has been accepted ! I will thus work for Mono on an implementation of the Parallel FX and PLinq during this summer (see precedent post for the detailed submission). I don’t have much more to say apart that I’m very excited to work with wonderful people and [...]