EDN Admin
Well-known member
http://herbsutter.com/" target="_blank Herb Sutter recently announced C++ AMP at the AMD Fusion Developer Summit as part of his http://channel9.msdn.com/posts/AFDS-Keynote-Herb-Sutter-Heterogeneous-Computing-and-C-AMP" target="_blank keynote . Here, http://www.danielmoth.com/Blog/" target="_blank Daniel Moth , a program manager on Microsofts 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 doesnt 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 http://ecn.channel9.msdn.com/content/DanielMoth_CppAMP_Intro.pdf" target="_blank here . Learn more about C++ AMP: http://blogs.msdn.com/b/vcblog/archive/2011/06/16/10175428.aspx" target="_blank C++ Team Blog http://blogs.msdn.com/b/somasegar/archive/2011/06/15/targeting-heterogeneity-with-c-amp-and-ppl.aspx" target="_blank S. Somasegars announcement . http://www.danielmoth.com/Blog/C-Accelerated-Massive-Parallelism.aspx" target="_blank Daniel Moths blog post <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:b0cbd0060e90465483319f05013a4db2
View the full article
View the full article