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

License issues

Helpdesk_Sesda_Ii
438 Views
I am supporting a developer team which has purchased the Intel Fortran Compiler Professional Edition for Linux in Mar 2009.

Another SA had previously installed the verison 11 compiler on another system but when I checked now I see that the ifort also does not work due to licensing issues.

I was asked to install the Fortran 10.1.011 version on a new system (different hostnema) but when I run the install script I get errors:
..
Testing Intel Fortran compiler installed in /opt/intel/fc/10.1.011 ...
--- ERROR ---
Binary test file /tmp/install_fc.sh2550/test_fc.2550 not found Problems with Fortran compiler: Output not equal to < Hello, World! F90>
----------------------------------------------------
Contents of /tmp/install_fc.sh2550/test_fc.2550.log:
test_fc - /opt/intel/fc/10.1.011 - Thu Jun 18 13:00:53 EDT 2009 ifort found in /opt/intel/fc/10.1.011/bin/ifort ifort -V output:
Intel Fortran Compiler for applications running on IA-32, Version 10.1 Build 20071116 Pac
kage ID: l_fc_p_10.1.011
Copyright (C) 1985-2007 Intel Corporation. All rights reserved.

Error: A license for FCompL is not available now (-15,570,111).

A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd.intel process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed.

another compiler is installed with lmgrd already running on this system:
#ps -ef | egrep -i 'lmgrd|intel'

root 24153 1 0 Jun16 ? 00:00:00 /usr/local/pgi/linux86/8.0/bin/lmgrd -c /usr/local/pgi/license.dat
root 24154 24153 0 Jun16 ? 00:00:00 pgroupd -T omiminion2 11.5 3 -c /usr/local/pgi/license.dat --lmgrd_start 4a37f026

I tried to "use existing license" and pointed to the license file copied from the original host using the new hostname (output from ./lmhostid) but still get the above error.

Please advise on how to solve this issue.

thanks. TG

0 Kudos
1 Reply
Steven_L_Intel1
Employee
438 Views
I'll ask one of our licensing experts to help you with ths.
0 Kudos
Reply