- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to use Vtune Amplifier GUI on a remote system with SSH X Forwarding. The GUI works fine except that it fails to find a valid license.
The remote system should have a valid license as I was able to invoke Vtune Amplifier CUI on the machine. Any tips would be appreciated.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Shuwa,
I often works with VTune Amplifier via SSH X Forwarding and never seen the problem before. Could you check that *.lic is located in one of default paths:
/opt/intel/licenses
$HOME/intel/licenses
If you have license located in other directory you need to specify INTEL_LICENSE_FILE environment variable.
So the command line for start GUI will be looked as:
ssh -X user@host
INTEL_LICENSE_FILE=/path/to/license/dir amplxe-gui &

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page