Skip to main content

Parallel Computing Highlights RSS

Parallel Computing Developer Center

Announcing C++ AMP
Announcing C++ AMP
At AMD's Fusion conference, Herb Sutter announced in his keynote session a new technology called C++ Accelerated Massive Parallelism (C+&#... more
Visual Studio Async CTP (SP1 Refresh)
Visual Studio Async CTP (SP1 Refresh)
Download the Async CTP Refresh. This CTP includes APIs for Windows Phone 7 development, is compatible with Visual Studio 2010 SP1, and has an updated ... more
TC Labs
TC Labs
TC Labs is a new resource for developers to access early releases of Microsoft Technical Computing software. This is your chance to learn about the la... more
Parallel Computing Virtual Labs
Parallel Computing Virtual Labs
Interested in trying out the support for parallel computing in Visual Studio 2010 or .NET 4, but don’t have either installed? Try these online virtual... more

More Parallel Computing Highlights >

Parallel Computing Resources

Team Blogs
Channel 9 Videos
Code Gallery Samples
Industry News
Featured Library Content
Recent Content
 
Team Blogs RSS

Parallel Computing Developer Center

Math Library for C++ AMP
Visual C++ developers in need of math functions know to go <cmath>. In this blog post I’ll describe the equivalent in C++ AMP. <amp_math.h> With C++ AMP, if you want ... more
Wednesday, Feb 8 DanielMoth
Double precision support in C++ AMP
C++ AMP supports various data types for usage in the restrict(amp) functions that you schedule on the accelerator. One of those types is double. There are caveats and extra informa... more
Tuesday, Feb 7 DanielMoth
C++ AMP open spec published
We announced C++ AMP in June 2011, shared the first bits in September 2011 as part of Visual Studio 11 Developer Preview, and you'll get fresh bits in the upcoming Visual Studio 11... more
Friday, Feb 3 DanielMoth
Default accelerator in C++ AMP
I have blogged previously about the accelerator and accelerator_view classes in C++ AMP and in this post I want to focus on some specific aspects of its usage.The notion of defaul... more
Thursday, Feb 2 DanielMoth

Featured Videos

See all Videos >

Parallel Computing Developer Center


Downloads      RSS

Parallel Computing Developer Center

Download the TPL Dataflow CTP
Download a preview of the new System.Threading.Tas... more
Visual Studio Async CTP
Download a CTP with new C# and Visual Basic syntax... more

More Parallel Computing Downloads >

Other Resources

Parallel Computing ResourcesParallel Computing Resources

Learn about parallel computing with these articles, samples, blogs, and more.

Code GalleryCode Gallery

Download or share sample applications or code snippets.

MSDN MagazineMSDN Magazine

Read in-depth articles on parallel computing.

Parallel Computing on Channel 9Parallel Computing on Channel 9

Watch videos and connect with your peers – it's all about the conversation.

DevLabs

Explore the projects that we are experimenting with in our labs, and let us know if they inspire you.