Don McCrady - Parallelism in C++ Using the Concurrency Runtime

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
In this session, Don McCrady discusses how C++ programmers can fully utilize multicore in their applications using the Concurrency Runtime (ConcRT), the Parallel Pattern Library (PPL), and the Asynchronous Agents Library that ship with Visual Studio 2010. http://ecn.channel9.msdn.com/content/concurrencyruntime.pptx Download Dons slidedeck for this presentation . http://ecn.channel9.msdn.com/content/RelativelyPrime.zip Download the source code for Dons Relatively Prime example . <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/dcs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.entryid=Entry:RSSView:b49a441461194f128bc89df80180426c

View the full article
 
Back
Top