Interested in debugging your C++ AMP application?

You may have heard about C++ Accelerated Massive Parallelism (C++ AMP) that lets you leverage the power of GPU in parallel computing.

Aren't you all excited about it? Don't you want to try your hand at it?

Now it is the time with Visual Studio 11 Ultimate Developer Preview on Windows Developer Preview. You can write, build and debug your C++ AMP applications in a single IDE effortlessly. To get you started, check out this article on MSDN that walks you through how to debug a C++ AMP application.