Ubuntu uninstalls Intel® Parallel Studio XE
1. 简介
A year ago, I wrote a blog about installing Intel® Parallel Studio XE on Ubuntu (see Ubuntu installs Intel® Parallel Studio XE).
Now, a year later, the license has expired, and Intel has released a new oneapi
for ifort
compilation.
$ ifort -V
Error: Product support for your (Comp-FL) license has expired.
License file(s) used were (in this order):
** 1. /home/shalom/intel/licenses/l_8XHGZ44R.lic
** 2. /opt/intel/licenses
** 3. /home/shalom/intel/compilers_and_libraries_2020.2.254/linux/licenses
** 4. /home/shalom/intel/clck/2019.9/licensing/*.lic
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /home/shalom/intel/compilers_and_libraries_2020.2.254/linux/bin/intel64/../../Licenses
** 7. /home/shalom/Licenses
** 8. /home/shalom/intel/compilers_and_libraries_2020.2.254/linux/bin/intel64/*.lic
Please refer https://software.intel.com/en-us/faq/purchasing-renewing-upgrading#support-expiration for more information..
ifort: error #10052: could not checkout FLEXlm license
2. Steps
Entry path /home/shalom/intel/parallel_studio_xe_2020.2.108
:
cd /home/shalom/intel/parallel_studio_xe_2020.2.108
sh uninstall_GUI.sh