- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Can anyone please help with the sample code snippet of How we can integrate VTune to python code. So we can invoke VTune directly from our application.
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi Jyoti,
Thank you for posting in Intel Communities. We are investigating whether VTune API can be provided for integration or not.
Instead, you could try opening VTune while running a python code with below code:
os.startfile(r'<VTune-Installed-Directory>\bin64\vtune-gui.exe','open')
Regards,
Alekhya
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thank you Alekhya for replying and providing solution. Definitely I would go ahead and try this one.
Going forward, It would be great if you can help me with API integration as well since the developer team want to design the application is this way.
I am trying to figure out how we can do that since I am also new to VTune
Thanks & Regards,
Jyoti Singh Baghel
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi Jyoti,
As we are discussing this case with you internally, we are closing this thread. If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel.
Regards,
Alekhya
