Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Issues with Running ifort

Shibin_M_
Beginner
1,026 Views

HI,

After installation of Parallel Studio XE 2016 Update 1, I am getting some issues while running ifort. Please provide some pointers

This is the error message:

Error: A license for Comp-FL is not available (-76,61026,2).

License file(s) used were (in this order):
    1.  Trusted Storage
**  2.  /home/shm82/intel/compilers_and_libraries_2016.1.150/linux/bin/intel64/../../Licenses
**  3.  /home/shm82/Licenses
**  4.  /opt/intel/licenses
**  5.  /Users/Shared/Library/Application Support/Intel/Licenses
**  6.  /home/shm82/intel/compilers_and_libraries_2016.1.150/linux/bin/intel64/*.lic

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

ifort: error #10052: could not checkout FLEXlm license

 

 

 

0 Kudos
2 Replies
mecej4
Honored Contributor III
1,026 Views

Did you have an Intel compiler installation working before you installed the latest one? If so, you should have some license files in /opt/intel/licenses. If not, or you are doing an evaluation, you would have obtained a license file or a serial number during installation of PS 2016 U1.

Please note that there is a separate forum for handling license issues: https://software.intel.com/en-us/forums/intel-software-development-products-download-registration-licensing . You can use that forum to obtain support, or you can contact Intel Premier Support if you have a subscription.

0 Kudos
Steven_L_Intel1
Employee
1,026 Views

Please do the following.

  • set or export (depending on your shell) the environment variable INTEL_LMD_DEBUG and give it a value of ~/lmd.log 
  • Try another compile
  • Use "Send author a message" on my reply to send me a private message. Attach the lmd.log file from your home folder and the .lic file on your system (from any of the folders mentioned in the error message). You'll probably have to tar the two and attach the tar file.

 

0 Kudos
Reply