Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Flexlm licenses

msxmsx
Beginner
293 Views

Hi

We have Intel C++ Compiler in Linux with 1 User license and I have some question:

  1. Is the license a Flexlm electronic licensing? I mean can more than one use can use the compiler (if they will not use it in the same time)
  2. If we buy 100 licenses from your site (normal license) does it a Flexlm licenses? Or we have to make a special arrangement with you?

http://support.intel.com/support/performancetools/c/sb/CS-007694.htm#2

Ihope if you can answer me ASAP

Thank you,

0 Kudos
2 Replies
Maximillia_D_Intel
293 Views
Hi,
Yes, we use FlexLM for our licensing. The typically single user license is just that - for a single user. A floating license can also be purchased, but requires special arrangements. As the link you provided states, your best course of action is to contact Premier support.
Hope this helps,
Max
0 Kudos
hari_k_
Beginner
293 Views

[root@apsdms WRFV3]# icc -v

Error: A license for CCompL could not be obtained.

Your license has expired.

License file(s) used were (in this order):
    1.  /opt/intel/flexlm/server.lic
    2.  /opt/intel/cc/10.0.023/licenses/*.lic
    3.  /opt/intel/licenses/EVAL_L_CMP_CPP_VZ63-G66JJJ68.lic
    4.  /opt/intel/licenses/EVAL_L_CMP_FOR_V6XF-WZSGJRLM.lic
    5.  /opt/intel/licenses/EVAL_L__CPP_V3N3-GXP8NTJZ.lic
    6.  /opt/intel/licenses/EVAL_L__FOR_VTVV-S36JGVR8.lic
    7.  /opt/intel/licenses/ifor1.lic
    8.  /opt/intel/cc/10.0.023/bin/*.lic

Please visit http://www.intel.com/software/products to obtain license renewal information.

icc: error #10052: could not checkout FLEXlm license
[root@apsdms WRFV3]# ifort -v

Error: A license for FCompL could not be obtained.

Your license has expired.

License file(s) used were (in this order):
    1.  /opt/intel/flexlm/server.lic
    2.  /opt/intel/fc/10.0.023/licenses/*.lic
    3.  /opt/intel/licenses/EVAL_L_CMP_CPP_VZ63-G66JJJ68.lic
    4.  /opt/intel/licenses/EVAL_L_CMP_FOR_V6XF-WZSGJRLM.lic
    5.  /opt/intel/licenses/EVAL_L__CPP_V3N3-GXP8NTJZ.lic
    6.  /opt/intel/licenses/EVAL_L__FOR_VTVV-S36JGVR8.lic
    7.  /opt/intel/licenses/ifor1.lic
    8.  /opt/intel/fc/10.0.023/bin/*.lic

Please visit http://www.intel.com/software/products to obtain license renewal information.

ifort: error #10052: could not checkout FLEXlm license

 

0 Kudos
Reply