The following tutorial is a quick path to start using the IntelĀ® Advisor. It demonstrates an end-to-end workflow you can ultimately apply to your own applications.

NOTE: The default installation path, <advisor-install-dir>, is below:

Take This Short Tutorial Learn To Do This

Add Efficient SIMD Parallelism Using the Vectorization Advisor
Duration: 20 minutes

C++ Tutorial
Sample code: vec_samples

Get started with Vectorization Advisor, the vectorization optimization tool in the Intel Advisor.

  • Identify loops that will benefit most from vectorization.
  • Identify what is blocking effective vectorization.
  • Increase the confidence that vectorization is safe.
  • Explore the benefit of alternative data reorganizations.

Alternative access method: Launch the tutorial from <advisor-install-dir>/documentation/<locale>/tutorials/vectorization/index.htm

Legal Information

Intel, and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries.

*Other names and brands may be claimed as the property of others.

© Intel Corporation