
12 Jan
2009
12 Jan
'09
11:44 p.m.
On Sat, Jan 10, 2009 at 5:28 AM, Johan Torp <johan.torp@gmail.com> wrote:
[...] For a lot of parallelizable problems, we can never hope for any particularily good programming models in a languages as C++ or with the desktop operating systems we have today. Needless to say, that shouldn't stop us from extracting as much parallel performance as we can from the current software stack. See the first part of my thesis at www.johantorp.com for an in-depth discussion.
An excellent read; a nice single point reference for a lot of the things I've had bouncing around my head for the last couple years. Thanks! But of course now I'll have to go looking at all the references in chapter 6... :)