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

Does Intel Advisor and VTune only work with Intel CPUs?

markosoft
Beginner
998 Views

Is an Intel CPU necessary to run Advisor and VTune or they also work also with AMD ones? Is there any benefit in using Intel compiler to compile the code, instead of GCC, if then the application will be profiled with one of the two tools?
Thanks in advance.

0 Kudos
3 Replies
JaideepK_Intel
Employee
943 Views

Hi,

 

Thank you for posting in Intel Communities.

 

>>Is an Intel CPU necessary to run Advisor and VTune or they also work also with AMD ones?

The list of supported processors is contained in the release notes. Only genuine Intel processors are supported.

Please check the below system requirements link.

link: Intel® VTune™ Profiler System Requirements

JaideepK_Intel_0-1677488761841.png

 

>>Is there any benefit in using Intel compiler to compile the code, instead of GCC, if then the application will be profiled with one of the two tools?

We expect there will be some good runtime performance on the intel processors while using intel compilers. Please refer to the below links for more information.

 

https://www.intel.com/content/www/us/en/develop/documentation/oneapi-dpcpp-cpp-compiler-dev-guide-and-reference/top.html

https://www.intel.com/content/www/us/en/developer/articles/technical/adoption-of-llvm-complete-icx.html#inpage-nav-7

 

Irrespective of any compiler, you can run any binary or executable on both the Advisor and Vtune.

 

If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. Thank you!

 

Regards,

Jaideep

 

0 Kudos
JaideepK_Intel
Employee
883 Views

Hi,


Good day to you.


If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. Thank you!


Regards,

Jaideep


0 Kudos
JaideepK_Intel
Employee
817 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.


Thanks,

Jaideep


0 Kudos
Reply