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

vtune modulefiles problem on onepi 2024.2

luoyue
Beginner
547 Views

Rocky Linux 9.4  zsh

Line 24 in vtune/{2024.2,latest}/etc/modulefiles/vtune/2024.2

set PRODUCT_INSTALL_DIR "[file dirname [file dirname $script_path]]"

should be

set PRODUCT_INSTALL_DIR "[file dirname [file dirname [file dirname [file dirname $script_path]]]]"

the old code is vtune/2024.2/etc/modulefiles/bin64

the new code is vtune/2024.2/bin64

0 Kudos
1 Reply
RahulC_Intel
Employee
402 Views

Hi Luoyue, we are routing this thread to the dedicated team for further help. They will get back to you as soon as possible.


0 Kudos
Reply