- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are using a KNL system running centos Linux. We have installed a trial version of Intel Parallel Studio XE Cluster Edition for Linux on our system. Before trying to run VTune, I loaded the package using this command: "source /opt/intel/bin/compilervars.sh intel64" . Then I tried "amplxe-cl -help" but there was an error that "bash: amplxe-cl: command not found...". I don't know what is going wrong because I think VTune should be already installed and loaded. I will really appreciate your help.
Best,
Sanaz
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I think you meet with problem of dynamic loader.
Please check that you have lib64 in the root directory. I think you have only /lib. If so, just add soft link /lib64->/lib
- Pavel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
compilervars.sh doesn't set paths required for VTune usage. You need to source amplxe-vars.sh or psxevars.sh.
BR,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much Pavel and Vladimir
lib64 existed in the root directory. The problem was not using amplxe-vars.sh. Now it works. Thank you again.
Best,
Sanaz
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page