Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5010 Discussions

Generating Roofline from Python code on Intel Advisor

songarsh
Beginner
1,020 Views
Hello, is it possible to generate a CPU Roofline for an application written in Python? Further, are sources with Python bindings supported?

Looking forward to your response.
Labels (1)
0 Kudos
4 Replies
RemyaP_Intel
Moderator
975 Views

Hi,


Thank you for posting in Intel Communities.


We are checking on this internally with our team. We will get back to you at the earliest.



Regards,

Remya Premdas


0 Kudos
RemyaP_Intel
Moderator
927 Views

Hi,


We tried generating roofline report in command line using a sample python code.


advisor --collect=survey --project-dir=adv.python3_8_ad_23_1_survey -- python3.8 flop.py

 

advisor --collect=tripcounts --flop --project-dir=adv.python3_8_ad_23_1_survey -- python3.8 flop.py


No errors were observed while running these commands, however the roofline doesn't appear. Our team is checking on this issue. We will let you know when once we get an update.


Thanks,

Remya Premdas


0 Kudos
RemyaP_Intel
Moderator
669 Views

Hi,


Sorry for the delay in getting back. Intel Advisor does not currently support Python. We have filed a feature request for this ability and at this moment there is no visibility when it will be implemented and available for use. Please let me know if we can go ahead and close this case.


Regards,

Remya Premdas


0 Kudos
RemyaP_Intel
Moderator
626 Views

Hi,


We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


--

Regards,

Remya Premdas


0 Kudos
Reply