Profiling Python Workloads with Intel VTune Amplifier

Paulius Velesko, Intel
Webinar
ALCF Dev Session

Efficient profiling techniques can help dramatically improve the performance of code by identifying CPU and memory bottlenecks. This webinar will focus on how to profile a Python application using Intel VTune Amplifier, a full-featured profiling tool. 

Paulius Velesko, an Intel Application Engineer, will present how to leverage VTune's time sampling and hardware counter analysis on cases such as a pure Python application and a Python application calling C or Fortran routines (which may be either user-written or in third-party libraries).