Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help
Are you looking for loops that will benefit greatly from vectorization? Or trying to improve existing vectorization?
Consider the Intel® Advisor, another tool in the Intel® Parallel Studio suite. It now contains a new vectorization advisor that offers integrated compiler report data, performance data, and more - all in one place - to help you:
Identify loops that will benefit the most from vectorization or more effective vectorization.
Identify what is blocking effective vectorization or slowing vectorized code execution.
Explore the benefit of alternative data organizations.
Increase confidence that forced vectorization is safe.
Intel Advisor also offers:
GUI-embedded recommendations for how to fix vectorization issues specific to your code
A threading design and prototyping tool that lets you analyze, design, tune, and check threading design options without disrupting your normal development
If you already have the Intel Parallel Studio Professional or Cluster Edition, you can launch the Intel Advisor by running the advixe-gui. command:
If you do not have Intel Parallel Studio, download a free trial from https://software.intel.com/en-us/intel-parallel-studio-xe/.
For more information, see the Intel Advisor overview at https://software.intel.com/en-us/intel-advisor-xe and training material at https://software.intel.com/en-us/intel-advisor-xe-support/training.