Use the NPU Exploration analysis to profile and optimize artificial intelligence(AI) workloads running on Intel architectures.
vtune -collect npu [-knob <knobName=knobValue>] -- <target> [target_options]
Knobs: profiling_mode, sampling_interval, metrics_set
For the most current information on available knobs (configuration options) for the NPU Exploration analysis, enter:
vtune -help collect npu
When the data collection is complete, do one of the following to view the result:
Use the -report action to view the data from command line.
Use the -report-output action to write report to a .txt or .csv file
Open the data collection result (*.vtune) in the VTune Profiler graphical interface.