<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Trouble installing evaluation copy of MKL in Scientific Linux in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-installing-evaluation-copy-of-MKL-in-Scientific-Linux/m-p/848473#M6398</link>
    <description>Good morning all,&lt;BR /&gt;&lt;BR /&gt;I have downloaded and tried installing the evaluation copy of MKL 10.0 library for use with the intel fortran compiler, for which I have two versions, without success. The installation 'completes' before extracting files. I have seen previous posts in this forum and have contacted premier support but I am still having problems.&lt;BR /&gt;&lt;BR /&gt;My machine uses the KDE desktop application in Scientific Linux, based on Red Hat, which raises the question of compatibility issues, but I have been able to install many other programs such as the compilers and MPI libraries in the past with no problems. Premier support advised me to download a copy of the evaluation license by email and place it in the licenses directory, which I have done, and also to change some environment variables, but no change has been noted. I also tried using the install/install option, but I receive no response from it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here is the text output after running install.sh:&lt;BR /&gt;&lt;BR /&gt;===============================================================================&lt;BR /&gt;Welcome to the Intel Math Kernel Library 10.0 Update 1 for Linux* Installation&lt;BR /&gt;&lt;BR /&gt;Please make your selection by entering an option from the choices below:&lt;BR /&gt;&lt;BR /&gt; 1. Install&lt;BR /&gt; 2. Readme&lt;BR /&gt; 3. Release Notes&lt;BR /&gt; 4. Installation Guide&lt;BR /&gt; h. Help&lt;BR /&gt; x. Exit&lt;BR /&gt;&lt;BR /&gt;Please type a selection: 1&lt;BR /&gt;&lt;BR /&gt;===============================================================================&lt;BR /&gt;Provide a Serial Number or License File&lt;BR /&gt;&lt;BR /&gt;Please make your selection by entering an option from the choices below:&lt;BR /&gt;&lt;BR /&gt;Please enter your serial number for this Product or select a different option.&lt;BR /&gt;Your Serial Number is in XXXX-XXXXXXXX format.&lt;BR /&gt;&lt;BR /&gt; 1. Use existing license found on the system. [Recommended]&lt;BR /&gt; 2. Provide the absolute path for an existing license file.&lt;BR /&gt; Use this option if you have obtained a license file instead of a&lt;BR /&gt; serial number.&lt;BR /&gt; 3. Where do I find my Serial Number?&lt;BR /&gt; 4. Intel Privacy Policy&lt;BR /&gt; b. Go Back.&lt;BR /&gt; h. Help.&lt;BR /&gt; x. Exit.&lt;BR /&gt;&lt;BR /&gt;Please type a selection or Serial Number: VPJK-N6GSN5Z4&lt;BR /&gt;&lt;BR /&gt;The Intel Software Setup Assistant may attempt to connect to the&lt;BR /&gt;Intel Software Development Products Registration Center to validate your Serial Number.&lt;BR /&gt;This may take several minutes depending on your network. Please wait...&lt;BR /&gt;&lt;BR /&gt;You may press Ctrl+C to cancel.&lt;BR /&gt;&lt;BR /&gt;Installation is complete:&lt;BR /&gt;Thank you for using Intel Software Development Products, tools for improving application performance.&lt;BR /&gt;===============================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Press Enter key to continue...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here are the contents of some d
irectories in the intel folder prior to running:&lt;BR /&gt;&lt;BR /&gt;/opt/intel/fce:&lt;BR /&gt;10.1.011 9.1.036&lt;BR /&gt;&lt;BR /&gt;/opt/intel/fce/10.1.011:&lt;BR /&gt;bin cluster_omp doc include lib licenses man samples&lt;BR /&gt;&lt;BR /&gt;/opt/intel/fce/10.1.011/licenses:&lt;BR /&gt;clredist.txt EVAL_L_MKL__VPJK-N6GSN5Z4.lic flicense fredist.txt&lt;BR /&gt;&lt;BR /&gt;/opt/intel/fce/10.1.011/lib:&lt;BR /&gt;crtclusterbegin.o libguide_stats.a libifport.so.5 libirc.a&lt;BR /&gt;crtclusterend.o libguide_stats.so libimf.a libirc_s.a&lt;BR /&gt;for_main.o libifcore.a libimf.so libirc.so&lt;BR /&gt;init.o libifcoremt.a libintlc.so libomp_db.so&lt;BR /&gt;libclompc.so libifcoremt_pic.a libintlc.so.5 libompstub.a&lt;BR /&gt;libclusterguide.so libifcoremt.so libiomp5.a libompstub.so&lt;BR /&gt;libclusterguide_stats.so libifcoremt.so.5 libiomp5.so libsvml.a&lt;BR /&gt;libcxaguard.a libifcore_pic.a libiompprof5.a libsvml.so&lt;BR /&gt;libcxaguard.so libifcore.so libiompprof5.so locale&lt;BR /&gt;libcxaguard.so.5 libifcore.so.5 libiompstubs5.a sharable_init.o&lt;BR /&gt;libguide.a libifport.a libiompstubs5.so&lt;BR /&gt;libguide.so libifport.so libipgo.a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And finally, here are the contents of my .bashrc file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;source /opt/intel/fce/9.1.036/bin/ifortvars.sh&lt;BR /&gt;source /opt/intel/idbe/9.1.042/bin/idbvars.sh&lt;BR /&gt;source /opt/intel/cce/9.1.042/bin/iccvars.sh&lt;BR /&gt;source /opt/intel/fce/10.1.011/bin/ifortvars.sh&lt;BR /&gt;&lt;BR /&gt;export PATH=.:$PATH:/opt/openmpi/bin:/opt/hdf5/bin&lt;BR /&gt;export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/openmpi/lib:/opt/hdf5/lib&lt;BR /&gt;export MANPATH=$MANPATH:/opt/openmpi/man&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope someone can help me, the evaluation is going to run out soon! :)&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Feb 2008 11:20:15 GMT</pubDate>
    <dc:creator>meb</dc:creator>
    <dc:date>2008-02-18T11:20:15Z</dc:date>
    <item>
      <title>Trouble installing evaluation copy of MKL in Scientific Linux</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-installing-evaluation-copy-of-MKL-in-Scientific-Linux/m-p/848473#M6398</link>
      <description>Good morning all,&lt;BR /&gt;&lt;BR /&gt;I have downloaded and tried installing the evaluation copy of MKL 10.0 library for use with the intel fortran compiler, for which I have two versions, without success. The installation 'completes' before extracting files. I have seen previous posts in this forum and have contacted premier support but I am still having problems.&lt;BR /&gt;&lt;BR /&gt;My machine uses the KDE desktop application in Scientific Linux, based on Red Hat, which raises the question of compatibility issues, but I have been able to install many other programs such as the compilers and MPI libraries in the past with no problems. Premier support advised me to download a copy of the evaluation license by email and place it in the licenses directory, which I have done, and also to change some environment variables, but no change has been noted. I also tried using the install/install option, but I receive no response from it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here is the text output after running install.sh:&lt;BR /&gt;&lt;BR /&gt;===============================================================================&lt;BR /&gt;Welcome to the Intel Math Kernel Library 10.0 Update 1 for Linux* Installation&lt;BR /&gt;&lt;BR /&gt;Please make your selection by entering an option from the choices below:&lt;BR /&gt;&lt;BR /&gt; 1. Install&lt;BR /&gt; 2. Readme&lt;BR /&gt; 3. Release Notes&lt;BR /&gt; 4. Installation Guide&lt;BR /&gt; h. Help&lt;BR /&gt; x. Exit&lt;BR /&gt;&lt;BR /&gt;Please type a selection: 1&lt;BR /&gt;&lt;BR /&gt;===============================================================================&lt;BR /&gt;Provide a Serial Number or License File&lt;BR /&gt;&lt;BR /&gt;Please make your selection by entering an option from the choices below:&lt;BR /&gt;&lt;BR /&gt;Please enter your serial number for this Product or select a different option.&lt;BR /&gt;Your Serial Number is in XXXX-XXXXXXXX format.&lt;BR /&gt;&lt;BR /&gt; 1. Use existing license found on the system. [Recommended]&lt;BR /&gt; 2. Provide the absolute path for an existing license file.&lt;BR /&gt; Use this option if you have obtained a license file instead of a&lt;BR /&gt; serial number.&lt;BR /&gt; 3. Where do I find my Serial Number?&lt;BR /&gt; 4. Intel Privacy Policy&lt;BR /&gt; b. Go Back.&lt;BR /&gt; h. Help.&lt;BR /&gt; x. Exit.&lt;BR /&gt;&lt;BR /&gt;Please type a selection or Serial Number: VPJK-N6GSN5Z4&lt;BR /&gt;&lt;BR /&gt;The Intel Software Setup Assistant may attempt to connect to the&lt;BR /&gt;Intel Software Development Products Registration Center to validate your Serial Number.&lt;BR /&gt;This may take several minutes depending on your network. Please wait...&lt;BR /&gt;&lt;BR /&gt;You may press Ctrl+C to cancel.&lt;BR /&gt;&lt;BR /&gt;Installation is complete:&lt;BR /&gt;Thank you for using Intel Software Development Products, tools for improving application performance.&lt;BR /&gt;===============================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Press Enter key to continue...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here are the contents of some d
irectories in the intel folder prior to running:&lt;BR /&gt;&lt;BR /&gt;/opt/intel/fce:&lt;BR /&gt;10.1.011 9.1.036&lt;BR /&gt;&lt;BR /&gt;/opt/intel/fce/10.1.011:&lt;BR /&gt;bin cluster_omp doc include lib licenses man samples&lt;BR /&gt;&lt;BR /&gt;/opt/intel/fce/10.1.011/licenses:&lt;BR /&gt;clredist.txt EVAL_L_MKL__VPJK-N6GSN5Z4.lic flicense fredist.txt&lt;BR /&gt;&lt;BR /&gt;/opt/intel/fce/10.1.011/lib:&lt;BR /&gt;crtclusterbegin.o libguide_stats.a libifport.so.5 libirc.a&lt;BR /&gt;crtclusterend.o libguide_stats.so libimf.a libirc_s.a&lt;BR /&gt;for_main.o libifcore.a libimf.so libirc.so&lt;BR /&gt;init.o libifcoremt.a libintlc.so libomp_db.so&lt;BR /&gt;libclompc.so libifcoremt_pic.a libintlc.so.5 libompstub.a&lt;BR /&gt;libclusterguide.so libifcoremt.so libiomp5.a libompstub.so&lt;BR /&gt;libclusterguide_stats.so libifcoremt.so.5 libiomp5.so libsvml.a&lt;BR /&gt;libcxaguard.a libifcore_pic.a libiompprof5.a libsvml.so&lt;BR /&gt;libcxaguard.so libifcore.so libiompprof5.so locale&lt;BR /&gt;libcxaguard.so.5 libifcore.so.5 libiompstubs5.a sharable_init.o&lt;BR /&gt;libguide.a libifport.a libiompstubs5.so&lt;BR /&gt;libguide.so libifport.so libipgo.a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And finally, here are the contents of my .bashrc file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;source /opt/intel/fce/9.1.036/bin/ifortvars.sh&lt;BR /&gt;source /opt/intel/idbe/9.1.042/bin/idbvars.sh&lt;BR /&gt;source /opt/intel/cce/9.1.042/bin/iccvars.sh&lt;BR /&gt;source /opt/intel/fce/10.1.011/bin/ifortvars.sh&lt;BR /&gt;&lt;BR /&gt;export PATH=.:$PATH:/opt/openmpi/bin:/opt/hdf5/bin&lt;BR /&gt;export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/openmpi/lib:/opt/hdf5/lib&lt;BR /&gt;export MANPATH=$MANPATH:/opt/openmpi/man&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope someone can help me, the evaluation is going to run out soon! :)&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Feb 2008 11:20:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-installing-evaluation-copy-of-MKL-in-Scientific-Linux/m-p/848473#M6398</guid>
      <dc:creator>meb</dc:creator>
      <dc:date>2008-02-18T11:20:15Z</dc:date>
    </item>
  </channel>
</rss>

