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 ...
Tags: p&p, Parallel book, Parallel Computing
Comments Off on Parallel Programming Interview
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 ...
Tags: C++, CUDA, GPGPU, Parallel Computing, Visual Studio
35 Comments »
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 ...
Tags: C++, CUDA, GPGPU, Parallel Computing, Visual Studio
2 Comments »
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 ...
Tags: Events, Parallel Computing, Patterns
1 Comment »
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 ...
Tags: Events, Parallel Computing, Patterns, Travel
1 Comment »