Intel Parallel Inspector 2011
Introduction
Intel® Parallel Inspector is proactive error checking software that helps ensure C/C++ application reliability on multicore. It rapidly provides root-cause analysis for crash-causing threading and memory defects by monitoring the runtime behavior of the code. Intel Parallel Inspector then maps those errors in an easy-to-understand manner. This capability is especially critical for nondeterministic errors, (i.e., where the execution sequence changes from run to run), that are difficult to reproduce. Intel Parallel Inspector is the fastest, most comprehensive latent multithread error checking tool for Microsoft Visual Studio* 2005, 2008, and 2010. Intel Parallel Inspector is part of Intel® Parallel Studio XE, the all-in-one parallel processing software for serial and parallel C/C++ applications.
Catching software defects early in the development cycle can save you time and cost, and increase your ROI
- Get memory and threading error checking in one tool for serial and threaded code
- Support multiple threading methodologies
- Work on standard debug build
- Map errors to the source-code line, call stack, and memory reference
Benefits:
- Enjoy application reliability and quality
- Find latent memory errors, such as memory corruption and leaks
- Accurately pinpoint latent threading errors, such as data races and deadlocks, in threaded code
- Work with standard debug builds
- Run Intel Parallel Inspector on any functional serial or threaded application
- Get related source locations and contextual information for easier problem solving