How to: Write a parallel_for Loop (Matrix Multiply)

A poster on the ISN forums provided a link to an MSDN article titled How to: Write a parallel_for Loop which shows how to use the Visual Studio 2010's Concurrency::parallel_for to compute the product of two matrices. The example illustrates how to use parallel_for in a nested loop.



June 21, 2010
URL:http://www.drdobbs.com/open-source/the-android-mobile-phone-platform/mobile/how-to-write-a-parallelfor-loop-matrix-m/228800433

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.