Overview

Guided auto parallelism offers selective advice that you can use to improve the performance of your application.

In this tutorial, you will improve the performance of the sample code by invoking the advice specified in the guided auto parallelism report. You will then see the performance difference between the serial version and the version that uses the advice provided by the guided auto parallelism feature.

About This Tutorial

This tutorial demonstrates how you can improve the performance of the sample project by using the features of the Intel® compiler. You can use the techniques in this tutorial to improve your application.

Estimated Duration

15-20 minutes.

Learning Objectives

After you complete this tutorial, you should be able to:

  • Run a guided auto parallelism analysis on your code

  • Analyze the output of the guided auto parallelism report

  • Implement the recommendations in the report


Submit feedback on this help topic