Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Issue with license for MKL and C-compile

Sotiris_L_
Beginner
301 Views

Hello,

I am trying to install the Math Kernel Library for some days now, but with no hope.

Currently, I am stuck in what seems to be like a license-related issue. The issue is this:

icc: _configtest.c

 

Error: A license for Comp-CL could not be obtained (-1,359,2).

 

Is your license file in the right location and readable?
The location of your license file should be specified via

the $INTEL_LICENSE_FILE environment variable.

 

License file(s) used were (in this order):
    1.  Trusted Storage
**  2.  /opt/intel/licenses/NCOM_L__CPPFOR_3ZCK-47GJKR88_1.lic
**  3.  /opt/intel/licenses/NCOM____3JZX-3VRGRXTP_1.lic
**  4.  /opt/intel/compilers_and_libraries_2016.1.150/linux/bin/intel64/../../Licenses
**  5.  /home/[user]/Licenses
**  6.  /Users/Shared/Library/Application Support/Intel/Licenses
**  7.  /opt/intel/compilers_and_libraries_2016.1.150/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

 

Error: A license for Comp-CL could not be obtained (-1,359,2).

Is your license file in the right location and readable?
The location of your license file should be specified via
the $INTEL_LICENSE_FILE environment variable.

 

License file(s) used were (in this order):
    1.  Trusted Storage
**  2.  /opt/intel/licenses/NCOM_L__CPPFOR_3ZCK-47GJKR88_1.lic
**  3.  /opt/intel/licenses/NCOM____3JZX-3VRGRXTP_1.lic
**  4.  /opt/intel/compilers_and_libraries_2016.1.150/linux/bin/intel64/../../Licenses
**  5.  /home/[user]/Licenses
**  6.  /Users/Shared/Library/Application Support/Intel/Licenses
**  7.  /opt/intel/compilers_and_libraries_2016.1.150/linux/bin/intel64/*.lic

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

 

 

I have licenses for both MKL and Parallel Studio, and I am using a x86-64 linux. I also need to mention that in the serial activation step that a MAC address is needed, I provided my Wireless card's MAC beacuse of the absence of an ethernet card on my system.

Any help will be appreciated, thanks.

0 Kudos
1 Reply
Sotiris_L_
Beginner
301 Views

PROBLEM SOLVED

The issue was i didn't have the right permissions to read the license file. 

0 Kudos
Reply