C++ AMP (Rough Cuts Version) Available

Monday, March 26th, 2012

O’Reilly have released the book Kate Gregory and I are writing under their Rough Cuts imprint. This means you can read some of the first chapters right now and get a copy of the completed book (paper or electronic) when it’s published. We’d love your feedback. This is your ...

I’m Writing Another Book. This time on C++ AMP

Wednesday, March 21st, 2012

So I’m excited to announce that I’m writing another book. This time it’s on data parallel programming with C++ AMP. Kate Gregory and I are writing a book on C++ AMP. I’ve been spending a lot of time writing some of the case study applications and samples as well as ...

Seattle GPU Meetup

Wednesday, June 15th, 2011

Managed to attend my first Seattle HPC & GPU Supercomputing meetup in Bellevue last night. A lot more people than expected. A couple of interesting speakers from MicroWay and AMD talking about AMD’s latest offerings and experiences with OpenCL. It’s sort of interesting how far things have ...

What’s Next for Parallel Programming and Visual Studio?

Monday, January 17th, 2011

If you’re interested in some of the things that Microsoft is thinking about when it comes to parallel programming and Visual Studio then you should definitely check out this talk. While I was off speaking in Sweden, China and Japan everyone else was at TechEd Europe in Berlin. Here’s what ...

CUDA and Intellisense updated

Sunday, December 12th, 2010

I updated my post on adding intellisense support for CUDA. Visual Studio 2010 Adding Intellisense Support for CUDA C It now includes more instructions on setting the project include path and what headers need to be included.