Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

no jit code was profiled when counting on flops

Zhoulong_J_Intel
Employee
767 Views

Hi, I'm using advisor to profile flops on knl on my application, My application use mkldnn as backend and it will generated jit code. After profiling, I found its flops is very small:~8GFlop, how ever , my application should use a lot of avx512 instructions. I found that flops of jit code(heaviest) is not count on. We should have omp.so, libmkldnn.so, dynamic code modules,. but advisor only shows omp.so, libmkldnn.so. Any help? THanks verymuch

0 Kudos
2 Replies
Alexandra_S_Intel
767 Views

Advisor doesn't currently support MKL JIT code for FLOPS collection. You can only trace dynamic code in Survey collection right now. We're planning on adding FLOPS support at some point in the future.

0 Kudos
Alexandra_S_Intel
767 Views

As your question has been answered, and you have not responded, I am going to close this thread.

If you have another question, please make a new thread to ensure we get to you in a timely and efficient fashion.

0 Kudos
Reply