Multi-Core and Parallel Programming Practices
- Posted: Feb 02, 2010 at 8:51 AM
- 44,303 Views
- 1 Comment
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
In case you haven’t realized it, the new trend in computer chip technology is multi-core. This is where most of the speed improvements moving forward will come from on our computers. To take full advantage of this however it is necessary to design your applications
using Parallel Programming practices, also known as "parallelism".
In today’s episode, we will meet with Stephen Toub, who will share with us some of the overarching concepts associated with parallelism, and some of the ways we are trying to empower developers to develop applications to take advantage of it.
You may also want to check out Stephen’s presentation from PDC09 on this topic here:
And here is the full set of PDC09 sessions related to parallel programming practices:
Overview:
Managed code in Visual Studio 2010:
Native code in Visual Studio 2010:
HPC Server:
Research and Incubation:
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Is there any news on a official managed layer for Direct Compute? Being able to run financial calculations in parallel across CPU and GPGPU is something we really need in our shop.
Remove this comment
Remove this thread
close