Parallel Programming Interview

Wednesday, May 11th, 2011

Softtalk in the UK interviewed me about the parallel programming books we wrote at p&p. You can read the interview here: Interview with Ade Miller Ade Miller is one of the co-authors of the books ‘Parallel Programming with Microsoft .NET’ and ‘Parallel Programming ...

Visual Studio 2010 and CUDA

Sunday, May 8th, 2011

So I finally got around to taking a stab at getting the CUDA 4.0 RC2 SDK up and running in between talks at ALT.NET Seattle. I’m really hoping this is the last tutorial. It’s gotten a lot simpler to build CUDA on Windows in the last couple of releases. Update June 19th ...

Using CUDA and Thrust with VS 2010 Part 2: x64 Builds

Saturday, April 9th, 2011

In the first part of this tutorial I covered getting started with CUDA on Visual Studio 2010. The post didn’t talk about building x64 targets. A couple of people asked about this so I’ve upgraded the example to build both x86 and x64. This is very easy to do provided ...

Enabling Parallelism for Productivity Programmers

Tuesday, March 29th, 2011

I got to spend some time on the beautiful UC Berkeley campus today, giving a talk as part of the Par Lab Seminar Series and got away from rainy Redmond… will it ever end?! More to the point I had some interesting conversations with some of the faculty and students ...

A Week of Talks…

Sunday, March 27th, 2011

This week seems to be pretty hectic… but in a good way. Tuesday I’m talking at UC Berkeley as part of the Par Lab Seminar Series. Enabling Parallelism for Productivity Programmers with Patterns, Frameworks, and Languages Helping productivity programmers develop applications that run ...