Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help

Vector Instruction Set

Metric Description

Displays the Vector Instruction Set used for arithmetic floating point computations and memory access operations.

Possible Issues

You are not using a modern vectorization instruction set. Consider recompiling your code using compiler options that allow using a modern vectorization instruction set. See the compiler User and Reference Guide for C++ or Fortran for more details.

See Also