Skip to main content

Session on Intel oneAPI Profiling Tools


Duration: October 15th, 2022

Total attendees : 55



About

Thiss online introductory session provided details about Intel profiling tools Vtune, Advisor, and GPU Roofline Analysis which are available under oneAPI framework.



Topics covered

  1. Intel Advisor - Offload Advisor Introduction
    • Metrics and Offload Advisor – Understanding the report
    • Performance estimation/measure
    • Visualize good/bad candidates for the offloading
    • A quick visualization of the report
  2. GPU Roofline Analysis
    • Roofline analysis – A quick walk through
    • Run the Roofline tool
    • Effective optimization strategies identification with Roofline Analysis
  3. Intel VTune Profiler
    • How to use the Intel® VTune™ Profiler to get profiling data on GPUs
    • Command line options to collect VTune profiling data
    • Report generation
    • Report generation for a SYCL application