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

VTune - evaluate floating points operations for less intensive CPU tasks

HPCAnalisys
Beginner
482 Views

Hi, I'm running  a custom analysis with Intel VTune and I'm interested in evaluating the floating point operations of a section of code, using "ittnotify".

I'm using as starting point the "Performance snapshot" analysis with "Analyze user tasks, events and counters" enabled. The benchmarks dynamic instantiate two vectors and compute the multiplication between them. If I use big dimensions the floating point instructions are estimated correctly, but using smaller vectors the metric "FP_ARITH_INS_RETIRED.SCALAR_SINGLE" reports zero as result.

Is there a way to be able to analyze these metrics even for less cpu intensive tasks? I've tried with "-knob sampling-interval=0.01" but does not seems to be effective. Thanks in advance.

Labels (1)
0 Kudos
3 Replies
AthiraM_Intel
Moderator
437 Views

Hi,


Thank you for posting in Intel Communities.


Could you please share the following details:


1. VTune version

2. OS and hardware details

3. Sample reproducer code and commands you followed



Thanks



0 Kudos
AthiraM_Intel
Moderator
398 Views

Hi,


We have not heard back from you. Could you please give us an update?



Thanks


0 Kudos
AthiraM_Intel
Moderator
373 Views

Hi,


We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question.



Thanks


0 Kudos
Reply