Daniel Moth: Blazing-fast code using GPUs and more, with C++ AMP
-
Daniel Moth: Blazing-fast code using GPUs and more, with C++ AMP
Herb Sutter recently announced C++ AMP at the AMD Fusion Developer Summit as part of his keynote. Here, Daniel Moth, a program manager on Microsoft's Parallel Computing Platform Team, digs deeper into C++ AMP with code samples and more. Please download the slides from the link below as the recording of this session doesn't do them justice.
Big thanks to AMD for providing Channel 9 with this excellent content!
To get full performance out of mainstream hardware, high-performance code needs to harness, not only multi-core CPUs, but also GPUs (whether discrete cards or integrated in the processor) and other compute accelerators to achieve orders-of-magnitude speed-up for data parallel algorithms. How can you as a C++ developer fully utilize all that heterogeneous hardware from your Visual Studio environment? How can your code benefit from this tremendous performance boost without sacrificing your developer productivity or the portability of your solution? The answers will be presented in this session that introduces a new technology from Microsoft.
Get the slides to this presentation here.

More...
Similar Threads
-
By News in forum MSDN Channel 9
Replies: 0
Last Post: 05-18-2011, 01:20 PM
-
By News in forum Live RSS Feeds
Replies: 0
Last Post: 04-27-2011, 06:30 PM
-
By reghakr in forum Windows 7 Graphics
Replies: 1
Last Post: 03-18-2010, 12:42 AM
-
By savojh in forum Windows 7 Games
Replies: 0
Last Post: 11-20-2009, 04:25 PM
-
By kemical in forum Software Updates
Replies: 13
Last Post: 02-12-2009, 06:08 PM
Visitors found this page by searching for:
Search engine data is still being processed!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules