67
edits
Changes
→How It Displays Information
Here above we have a survey report run on MatLab code. This displays quick information on code, such as points where Intel Advisor feels would benefit from vectorization.
It shows as well information on number of times a loop was iterated on and recommendationswhich a programmer could use to vectorize their code:
[[File:Intel Advisor Unrolled.png]]