Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5171 Discussions

when CPU utilization is less than 1%, what does it mean?

Dingjun_Chen
Beginner
565 Views

Dear Sir or Madam, 

 

When I ran Intel VTune Profiler with its threading feature, I got the CPU utilization percentage is less than 1%.  Does this mean my application codes did not run on the CPU? Could my application codes only run on the GPU on my laptop? my application codes used Yolo darknet model to do some work.  I am confused about it? 

 

I look forward to your ideas and reply. Thank you in advance! 

 

Best regards, 

 

Dingjun 

 

 

Screenshot 2024-09-05 105857.pngScreenshot 2024-09-05 105348.png

0 Kudos
1 Reply
yuzhang3_intel
Moderator
529 Views

Did you check if your application runs on CPU or GPU? Please provide the CPU and GPU information.

 

To check your environment, you can first run the matrix sample code. The application runs on the CPU side by default.

C:\Users\xxxxx\Documents\VTune\Samples\matrix\matrix.exe

0 Kudos
Reply