DCSIMG
Parallel Extensions - David Sackstein's Blog

Browse by Tags

All Tags » Parallel Extensions (RSS)

Parallel Extensions and Matrix Multiplication by David Sackstein

Introduction In this post I would like to take a look at the For method of the Parallel class. To try this out for yourselves you need to be running .Net 3.5 or later and to have installed the Parallel Extensions. You can download the June 2008 CTP of Parallel Extensions from here . The API Reference Help (the “documentation”) that comes with the installation provides an excellent overview of the technology. As described in the Overview section of the documentation, there are 3 major components in...
Powered by Community Server (Commercial Edition), by Telligent Systems