Friends,
this is error what I got when I type icc -v:
----------------------------------------------------------------------------------------
Error: A license for Comp-CL is not available now (-15,570,115).
A connection to the license server could not be made. You should
make sure that your license daemon process is running: both an
lmgrd 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.
License file(s) used were (in this order):
1. Trusted Storage
** 2. /software/intel/compilers_and_libraries_2017.4.196/linux/licenses
** 3. /opt/intel/licenses/*******.lic
** 4. /root/intel/licenses
** 5. /software/intel/compilers_and_libraries_2017.4.196/linux/bin/intel64/../../Licenses
** 6. /root/Licenses
** 7. /Users/Shared/Library/Application Support/Intel/Licenses
** 8. /software/intel/compilers_and_libraries_2017.4.196/linux/bin/intel64/*******.lic
** 9. /software/intel/compilers_and_libraries_2017.4.196/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
----------------------------------------------------------------------------------------
I follow the instruction here:
https://software.intel.com/en-us/articles/how-to-find-host-id-for-floati...
this article only show how to find hostname and hostID and not show how to find the port.
Thanks