June 25th, 2010

Concurrency Visualizer: A Case Study

Boby George and Pooja Nagpal – testers on the Parallel Computing Platform team responsible for the parallel programming support in .NET 4- built a parallel spell checker algorithm and used the Concurrency Visualizer to analyze and improve the performance and scalability of their implementation.

Optimizing Parallel Applications Using Concurrency Visualizer: A Case Study demonstrates how the CPU Utilization view, Threads view, and Cores view can help identify and analyze the scalability bottlenecks in your code.

(This paper and many more are available through the Parallel Computing Developer Center on MSDN at http://msdn.microsoft.com/en-us/concurrency/ee851578.aspx.)

0 comments

Discussion are closed.