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

Handling subsections of data in C++ AMP
This blog post assumes that you are familiar with array and array_view, two types provided by C++ AMP for handling and manipulating data. Many times depending on the problem you ar... more
Friday, Feb 10 Hasibur Rahman - MSFT
runtime_exception of C++ AMP
This blog post assumes you have read the introduction to C++ AMP exceptions.The runtime_exception is the base class of the all other C++ AMP exceptions. Hence this exception can b... more
Thursday, Feb 9 Pavan Kumar MJ
Potential pitfalls to avoid when passing around async lambdas
One of the really useful capabilities of the new async methods feature in C# and Visual Basic is the ability to write async lambdas and anonymous methods (from here on in this post... more
Wednesday, Feb 8 Stephen Toub - MSFT
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

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.