Intel® Advisor Help

Introduction

The Intel® Advisor provides a set of tools that guide you - a developer familiar with your C/C++, C#, or Fortran program source code - through the process of deciding where to add parallel processing. By adding parallel processing to certain parts of your program, you can reduce your program's execution times on multi-core systems. Intel Advisor guides you through a sequence of steps that helps you incrementally analyze and transform certain serial portions of your program to prepare for the introduction of parallel processing (parallelism).

On Windows* OS systems, Intel Advisor is an add-in to Microsoft Visual Studio*. Intel Advisor also provides a product GUI and a command line interface on both Windows and Linux* OS systems.

This group of topics introduces you to Intel Advisor, lists changes since the last release, and lists help and related resources.


Submit feedback on this help topic