Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Microsoft Parallel Visualization Pack
Microsoft Parallel Visualization Pack

Microsoft Parallel Visualization Pack

MariaKB

|
5,317 installs
| (2) | Free
A set of visualizers that allow users to view graphical representations of the data in the Parallel Watch Window.
Download

The Visual Studio 11 brings some excellent additions to the experience of debugging parallel computing applications for both multi-core CPUs and GPUs.  One of the key new areas is theParallel Watch Window, allowing you to set up watches on variables across many threads and contexts.  When the contexts get as high as thousands, you can use data visualizers in the window to more easily sort, arrange, and view the values, helping you identify issues and outliers very quickly. 

 

Version 1.1

The visualization pack has been updated for Visual Studio 11 Beta. You will need to install this version in order to use it in the recent Beta release.

A native array visualizer for the watch window has been added to the pack. It allows you to view one dimensional arrays or vectors in C / C++.

 

Version 1.0

This is a pack of 4 visualizers for the parallel data, created by a brilliant team of interns who came up with some very useful and attractive ways to display this information.

  • Histogram bucketizes the thread values, making it easy to identify and flag outliers in the data distribution.
  • Scatterplot graphs 1 or 2 dimensions of values, and is another great way to spot outliers.
  • Heatmap is an attractive visualizer that’s useful for spotting strange distributions of data.
  • Object Expander helps drill into all of the members and classes of specific objects, find errors, and minimum and maximum values.

 Please provide feedback on these visualizers.  Your input helps drive our engineering.  Happy coding!

 

 

 

 

 

 

 

 

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft