Profiling Python Workloads with Intel VTune Amplifier

preview_player
Показать описание
Efficient profiling techniques can help dramatically improve the performance of code by identifying CPU and memory bottlenecks. This webinar focuses on how to profile a Python application using Intel VTune Amplifier, a full-featured profiling tool.

Paulius Velesko, an Intel Application Engineer, demonstrates 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).

About ALCF Many-Core Developer Sessions:
This webinar series is aimed at increasing the dialogue between ALCF users and the developers of many-core systems and software. Attendees are encouraged to bring any questions related to the ALCF's Theta system and/or the Intel Xeon Phi technology.
Рекомендации по теме
Комментарии
Автор

Intel tools are so great but they keep packaging them under a different name all the time. For me this time is oneapi.
It is always unstable, so there are always glitches, it never works out of the box and problems take hours to solve.
That is a pity, because the products are so powerful.

julianocamargo