gpu-offload Command Line Analysis
gpu-offload
Command Line AnalysisExplore code execution on various CPU and GPU cores on your platform, correlate CPU and GPU activity, and identify whether your application is GPU or CPU bound.
Syntax
For the most current information on available knobs (configuration options) for the GPU Offload analysis, enter:
vtune
Example
This example runs GPU Offload analysis with enabled tracing for GPU programming APIs on the specified Linux* application:
vtune -collect gpu-offload -knob collect-programming-api=true -- /home/test/myApplication
What's Next
When the data collection is complete, do one of the following to view the result:
- Use the action to view the data from command line.