- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I had an issue loading vtune:
module ava
--------------------------------------------------------- /opt/intel/oneapi/modulefiles ---------------------------------------------------------
advisor/latest debugger/latest inspector/latest mkl32/latest
advisor/2024.0 (D) debugger/2024.0.0 (D) inspector/2024.0 (D) mkl32/2024.0 (D)
ccl/latest dev-utilities/latest intel_ipp_ia32/latest mpi/latest (L)
ccl/2021.11.2 (D) dev-utilities/2024.0.0 (D) intel_ipp_ia32/2021.10 (D) mpi/2021.11 (D)
compiler-rt/latest dnnl/latest intel_ipp_intel64/latest oclfpga/latest
compiler-rt/2024.0.2 (D) dnnl/3.3.0 (D) intel_ipp_intel64/2021.10 (D) oclfpga/2024.0.0 (D)
compiler-rt32/latest dpct/latest intel_ippcp_ia32/latest tbb/latest
compiler-rt32/2024.0.2 (D) dpct/2024.0.0 (D) intel_ippcp_ia32/2021.9 (D) tbb/2021.11 (D)
compiler/latest dpl/latest intel_ippcp_intel64/latest tbb32/latest
compiler/2024.0.2 (D) dpl/2022.3 (D) intel_ippcp_intel64/2021.9 (D) tbb32/2021.11 (D)
compiler32/latest ifort/latest itac/latest (L) vtune/latest
compiler32/2024.0.2 (D) ifort/2024.0.2 (D) itac/2022.0 (D) vtune/2024.0 (D)
dal/latest ifort32/latest mkl/latest
dal/2024.0.0 (D) ifort32/2024.0.2 (D) mkl/2024.0 (D)
module load vtune
module list
Currently Loaded Modules:
1) mpi/latest 2) itac/latest 3) vtune/2024.0
vtune --help
-bash: vtune: command not found
module show vtune/2024.0
---------------------------------------------------------------------------------------------------------------------------------------------
/opt/intel/oneapi/modulefiles/vtune/2024.0:
---------------------------------------------------------------------------------------------------------------------------------------------
whatis("Intel(R) VTune(TM) Profiler 2024.0.0")
whatis("Version: /}")
whatis("Dependencies: none")
prepend_path("PATH","//bin64")
setenv("VTUNE_PROFILER_2024_DIR","/")
setenv("VTUNE_PROFILER_DIR","/")
help([[]])
I want to know where the problem lies
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Moving this from Base toolkit forum to Vtune/analyzer forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you try with the latest release 2024.0.1? The same issue was observed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, @yuzhang3_intel, the issue is still present on the latest release. Here's a patch @侯玉山:
modulefiles/vtune/2024.0
21,22c21
< set scriptpath ""
< set scriptpath "[file dirname [file normalize "/___"]]"
---
> set scriptpath "${ModulesCurrentModulefile}"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is one known issue and queried in forum before , please refer:
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page