Analyzers
Community support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
4828 Discussions

VTune hang with embedded Python

H_K_
Beginner
256 Views

I am trying to profile my software which has embedded Python with VTune but the software hangs when trying to invoke a Python function from C++ as soon as VTune is attached. I do not use multi-threading within my code but I have called PyEval_InitThreads() just after Py_Initialize() call but that also does not seem to help.

0 Kudos
1 Reply
Vasilij_L_Intel
Employee
256 Views

Hello,

 

Is it possible for you to share some more details on the issue (like Python version), or, even better, to have a small reproducer that you could share with us?

 

Thanks,

Vasilij

Reply