You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: A license for Comp-CL could not be obtained (-1,359,2).
Is your license file in the right location and readable?
The location of your license file should be specified via
the $INTEL_LICENSE_FILE environment variable.
License file(s) used were (in this order):
** 1. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux//licenses
** 2. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/../../Licenses
** 3. /home/lus03/sagarc/Licenses
** 4. /opt/intel/licenses
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/*.lic
icc: error #10052: could not checkout FLEXlm license
make: *** [../obj/p/ARKodeIntegrator.o] Error 1
make: *** Waiting for unfinished jobs....
Error: A license for Comp-CL could not be obtained (-1,359,2).
Is your license file in the right location and readable?
The location of your license file should be specified via
the $INTEL_LICENSE_FILE environment variable.
License file(s) used were (in this order):
** 1. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux//licenses
** 2. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/../../Licenses
** 3. /home/lus03/sagarc/Licenses
** 4. /opt/intel/licenses
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/*.lic
Error: A license for Comp-CL could not be obtained (-1,359,2).
Is your license file in the right location and readable?
The location of your license file should be specified via
the $INTEL_LICENSE_FILE environment variable.
License file(s) used were (in this order):
** 1. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux//licenses
** 2. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/../../Licenses
** 3. /home/lus03/sagarc/Licenses
** 4. /opt/intel/licenses
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/*.lic
This issue is due to your mpicxx pointing to the intel compiler for which you apparently don't have the license. If on a cluster, try to load a different module that points to a different compiler (e.g. module load gcc).
I setup the make environment to gcc.
While doing make in the Paradis directory, i am getting these errors:-
mpicxx ../src/ARKodeIntegrator.cc
operating system = Linux
node = atulya336.compunet.in
mpicxx ../src/ARKodeIntegrator_RhsFi.cc
compile target = gcc
compile mode = PARALLEL
mpicxx ../src/Abort.cc
cpp compiler = mpicxx
Error: A license for Comp-CL could not be obtained (-1,359,2).
Is your license file in the right location and readable?
The location of your license file should be specified via
the $INTEL_LICENSE_FILE environment variable.
License file(s) used were (in this order):
** 1. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux//licenses
** 2. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/../../Licenses
** 3. /home/lus03/sagarc/Licenses
** 4. /opt/intel/licenses
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/*.lic
Please refer http://software.intel.com/sites/support/ for more information..
icc: error #10052: could not checkout FLEXlm license
make: *** [../obj/p/ARKodeIntegrator.o] Error 1
make: *** Waiting for unfinished jobs....
Error: A license for Comp-CL could not be obtained (-1,359,2).
Is your license file in the right location and readable?
The location of your license file should be specified via
the $INTEL_LICENSE_FILE environment variable.
License file(s) used were (in this order):
** 1. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux//licenses
** 2. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/../../Licenses
** 3. /home/lus03/sagarc/Licenses
** 4. /opt/intel/licenses
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/*.lic
Please refer http://software.intel.com/sites/support/ for more information..
icc: error #10052: could not checkout FLEXlm license
make: *** [../obj/p/ARKodeIntegrator_RhsFi.o] Error 1
cpp options = -O3 -g -DPARALLEL -Wno-write-strings -DTAYLORFMM -DFIX_PLASTIC_STRAIN -DLIMIT_NODE_VELOCITY -DNO_XWINDOW -DNO_XPM -DNO_GENERAL -DSEM_SEMUN_UNDEFINED
cpp includes = -I. -I../include
lib options = ../obj/p/libparadis.a -lm -lX11 -lpthread -lmpich
Error: A license for Comp-CL could not be obtained (-1,359,2).
Is your license file in the right location and readable?
The location of your license file should be specified via
the $INTEL_LICENSE_FILE environment variable.
License file(s) used were (in this order):
** 1. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux//licenses
** 2. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/../../Licenses
** 3. /home/lus03/sagarc/Licenses
** 4. /opt/intel/licenses
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /dlocal/sysapps/intel/2018u4/compilers_and_libraries_2018.5.274/linux/bin/intel64/*.lic
Please refer http://software.intel.com/sites/support/ for more information..
icc: error #10052: could not checkout FLEXlm license
make: *** [../obj/p/Abort.o] Error 1
Please let me know the issue.
Thanks and regards
Sagar
The text was updated successfully, but these errors were encountered: