Wednesday, October 23rd, 2013
Visual Studio 2013 shipped last week and I found some time to look at the new C++AMP features over the weekend. Most importantly to make sure that the book samples still work. The 1.0 (VS 2013 compatible) release fixes a couple of warnings in the DX Util library and one ...
Tags: C++, C++AMP, Visual Studio
1 Comment »
Saturday, September 28th, 2013
It’s been a great few weeks since starting at Tier 3. I spent two weeks at the Tier 3 Hack House in Utah. Spent two weeks hanging out with the fantastic Tier 3 engineering team and doing a bit of riding at the same time. I got back in ...
Tags: C++, C++AMP, Coding, Events
Comments Off on Seattle Code Camp 2013
Monday, September 23rd, 2013
What a week it’s been. I’ve spent the last couple of days at the Going Native 2013 conference right here on the Microsoft campus. Essentially this involves hanging out with some of the best C++ developers anywhere. This includes; the inventor of the language, many compiler writers and a lot ...
Tags: C++, C++AMP, Events, Microsoft
1 Comment »
Sunday, August 4th, 2013
I’m pleased to report that I’ve been busy helping out the C++ AMP product team with the C++ AMP Algorithms Library. Recent additions include: Lots more C++ AMP implementations of STL algorithms, like; accumulate, copy_if and adjacent_difference. ...
Tags: C++, C++AMP, Coding, Parallel Computing, Patterns
Comments Off on C++ AMP Algorithms Library
Thursday, March 28th, 2013
Debugging and WARP accelerator support is now available on Windows 7 and Windows Server 2008 RC2 with the Platform Update for Windows 7. The following blog posts outline how to use these: C++ AMP CPU fallback support now available on Windows 7 ...
Tags: C++, C++AMP, Parallel Computing
Comments Off on C++ AMP Debugger and WARP Accelerator Support on Windows 7