oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1640 Discussions

Intel vtune 2025 Does not work on Rocky 8 Linux

Gregor240
Beginner
634 Views

The documentation suggests that Intel vtune 2025 will run on Rocky linux 8 and 9

When we install it on Rocky 8 it requires a GLIBc version that is only available on Rocky 9. 

 

Where can I download a version that will install on Rocky 8 please or/AND Will this be fixed ?

thankyou

0 Kudos
7 Replies
Deeksha_S_Intel
Moderator
581 Views

Hi Greg, we have sent you a private message. Kindly check your inbox.


0 Kudos
Gregor240
Beginner
559 Views

Thanks Deeksha

0 Kudos
Deeksha_S_Intel
Moderator
537 Views

Hi Greg, 

 

Kindly follow below workarounds for Intel® VTune™ Profiler :

 

  1. Clear LD_PRELOAD before launching VTune and configure LD_PRELOAD as an environment for the target application if it is required.
  2. Add libstdc++.so.6 either from VTune installation or from system location to LD_PRELOAD (see https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2023-0/error-message-cannot-collect-gpu-hardware-metrics.html that has a similar workaround)
  3. Do 'export LD_PROFILE=none' before launching collection (this could cause an insignificant performance hit for the loader, does not work in security hardened environment)


For more information kindly go through below link : 

 

Link : Intel® VTune™ Profiler Release Notes

 

If you still face any issue after trying the above workarounds then kindly let us know.

 

Have a great day ahead!


0 Kudos
Deeksha_S_Intel
Moderator
499 Views

Hello Greg, we've sent you a private message. Please take a moment to check your inbox.


0 Kudos
Gregor240
Beginner
394 Views

Hi, This solution does not work. Do you have a version that works on rocky 8 please? Can I get the previous version from somewhere?

thanks

Greg

0 Kudos
Deeksha_S_Intel
Moderator
375 Views

Hi Greg, we would like to inform you that we are routing your query to the engineering team for further assistance.


0 Kudos
roy5
Moderator
95 Views

Thanks for your patience.

Only Rocky 8.10 and Rocky 9.5 are actively supported. All the other versions are EOLed: https://wiki.rockylinux.org/rocky/version/#__tabbed_1_1

Can you please upgrade to any of these OS versions?

 

0 Kudos
Reply