WikiPrint - from Polar Technologies

Intel Advisor XE (Vectorisation analysis)

Version 0.1, 09.01.2017
Please send feedback or questions to heinrich.bockhorst(at)intel.com

Load the necessary modules

$ module load Intel
$ module load Advisor

Analysis

This tool analyses SIMD vectorisation of programs compiled with Intel compiler. Please add "-g" to the compile line.
The analysis is done in several steps. The results of each step are accumulated into the current display.
All steps can be done using the Advisor GUI:

$ advixe-gui

For analysis on clusters it may be good to do these steps using the command line interface because there might be no X connection.