Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2161 Discussions

Error: A license for CClusOMPL is not available (-5,357).

ashruakkodegmail_com
855 Views


Dear MPI users

Kindly help for resolving this issue.

when I try run using following command Iam getting the following error.

$icc -cluster-openmp -no-vec -g rb1_cl.c -o rb1




Error: A license for CClusOMPL is not available (-5,357).

Make sure that a license file is being used that contains a license
for the requested feature. If your license requires a license server,
make sure that the server is using the right license file (usually,
this would be the same license file that is being used by this
application), and make sure that you have not changed the license
file since starting the server.

License file(s) used were (in this order):
** 1. /home/g200901950/intel/Compiler/11.1/073/licenses
** 2. /opt/intel/licenses
** 3. /home/g200901950/intel/licenses/NCOM_L_CMP_CPP_N5ZS-V862XFSN.lic
** 4. /home/g200901950/intel/Compiler/11.1/073/Licenses
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /home/g200901950/intel/Compiler/11.1/073/bin/intel64/*.lic

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

icc: error #10052: could not checkout FLEXlm license

Thanks in advance
0 Kudos
4 Replies
Dmitry_K_Intel2
Employee
855 Views
Dear customer,

There are articles about license manager on the sfotware.inte.com and can try to find them. One of the article is http://software.intel.com/en-us/articles/checklist-for-installation-and-troubleshooting-intel-flexlm-license-manager/
You need to have a license for this product and license itself can be a part of another *.lic file.

Regards!
Dmitry
0 Kudos
ashruakkodegmail_com
855 Views

Dear Dmitry

Thanks for your feedback.

We don't have a licence manager

How will get it.

We already raise a PR for a intel cluster tool kit compiler.Is it cluster openmp availabe in this compiler.

Kindly inform how will get ..please

Thanks in advance
0 Kudos
Dmitry_K_Intel2
Employee
855 Views
I hope that you'll find the answer in this article!

Regards!
Dmitry
0 Kudos
pbkenned1
Employee
855 Views
Dear Customer,
>>>We already raise a PR for a intel cluster tool kit compiler.Is it cluster openmp availabe in this compiler.

The Intel Cluster ToolkitusesIntel MPI andis not related toCluster OpenMP, which is part of the compiler. Intel has retired Cluster OpenMP, no longer give licenses for it, and offer no support. We stopped selling it 2 years ago and posted a note on whatif.intel.com in Feb 2010 that it would be removed in June 2010.

If you have an application that depends on Cluster OpenMP, please reply to this thread.

Thank you,
Patrick Kennedy
Intel Compiler Lab
0 Kudos
Reply