Overview of Parallel Computing in Visual Studio 2010
- Posted: Feb 18, 2010 at 5:25 PM
- 6,256 Views
- 3 Comments
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…”
How you can use multi-core and many-core power to increase the performance of your application flexibly – is what Parallel Computing in Visual Studio 2010. It’s flexible as it does not wait for us to change the code based on hardware power. If you are deploying your application to single core this approach will mostly work. Here I have covered few things,
. The new “Task” API
. Parallel LINQ (PLINQ)
. Parallel.ForEach
I would recommend you to visit Daniel’s talk in PDC 2008 at
http://channel9.msdn.com/pdc2008/TL26/
Stay tuned,
Wriju (http://blogs.msdn.com/wriju)
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?
could be a nice video, but please: deactivate the zoom function next time, its nearly impossible to follow...
Kurator,
Very valid feedback. I have removed the SmartFocus. Thanks again for the feedback
I have a question...is there any connection between Intel IPP library and Visual Studio Parallel computing API ? Is there any benefit to using the Intel IPP library under the covers or should I just rely on the Visual studio native parallel APIs ?
Remove this comment
Remove this thread
close