I just downloaded a 30 day evaluation of Intel Parallel Studio Cluster edition. I went through the entire install processes, and used my serial number to register the product (VZ3N-3W5JG6B9). It said activation was successful. However, upon completion of the install, I get errors like:
[ec2-user@ip-172-31-26-247 intel]$ icc
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. /mnt/beegfs/dev/intel/compilers_and_libraries_2018.3.222/linux/licenses
** 2. /opt/intel/licenses
** 3. /home/ec2-user/intel/licenses
** 4. /mnt/beegfs/dev/intel/compilers_and_libraries_2018.3.222/linux/bin/intel64/../../Licenses
** 5. /home/ec2-user/Licenses
** 6. /Users/Shared/Library/Application Support/Intel/Licenses
** 7. /mnt/beegfs/dev/intel/compilers_and_libraries_2018.3.222/linux/bin/intel64/*.lic
icc: error #10052: could not checkout FLEXlm license
There is no .lic file anywhere to be found. Please help.