Software Archive
Read-only legacy content

Error: A license for Comp-CL is not available

Martin_F_2
Beginner
603 Views

I am trying to evaluate ParallelStudio2017 on Linux, but after the installation I get the following output:

>icc --version

Error: A license for Comp-CL is not available (-157,424).

License file(s) used were (in this order):
    1.  Trusted Storage
**  2.  /opt/intel/licenses/*.lic
**  3.  /root/intel/licenses
**  4.  /home/sick/intel/licenses
**  5.  /opt/intel/compilers_and_libraries_2017.1.132/linux/licenses
**  6.  I_CLCK_SUBSTITUTE_INSTALLDIR/licenses
**  7.  /Users/Shared/Library/Application Support/Intel/Licenses
**  8.  /opt/intel/compilers_and_libraries_2017.1.132/linux/bin/intel64/../../Licenses
**  9.  /home/sick/Licenses
**  10.  /opt/intel/compilers_and_libraries_2017.1.132/linux/bin/intel64/*.lic

Please visit http://software.intel.com/sites/support/ if you require technical assistance.

icc: error #10052: could not checkout FLEXlm license

 

used System: Ubuntu 16.04

 

I don't see a .lic file in any of the displayed folders.

Thanks, Martin

 

0 Kudos
1 Reply
Hubert_H_Intel
Employee
603 Views

Hi Martin,

could you please create a debug log and send the logfile (in a private message!).

On the calling shell please create an envionrment variable which creates the debug log (after having sourced the Parallel Studio or Compiler enviornment, e.g. compilervars.sh)

export INTEL_LMD_DEBUG=/tmp/LMD.log
icc

Regards, Hubert.
 

0 Kudos
Reply