<?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 Question about installation in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865785#M7960</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am trying to install MKL on my machine and got the following error:&lt;/P&gt;
&lt;P&gt;bash: line 1: ./.././install/install: cannot execute binary file&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am wondering if there are someone getting the same problem like this? Thanks for any suggestions!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Wen&lt;/P&gt;</description>
    <pubDate>Fri, 17 Oct 2008 18:16:21 GMT</pubDate>
    <dc:creator>wjiang123</dc:creator>
    <dc:date>2008-10-17T18:16:21Z</dc:date>
    <item>
      <title>Question about installation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865785#M7960</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am trying to install MKL on my machine and got the following error:&lt;/P&gt;
&lt;P&gt;bash: line 1: ./.././install/install: cannot execute binary file&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I am wondering if there are someone getting the same problem like this? Thanks for any suggestions!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Wen&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2008 18:16:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865785#M7960</guid>
      <dc:creator>wjiang123</dc:creator>
      <dc:date>2008-10-17T18:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Question about installation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865786#M7961</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;Hello Wen,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;The workaround is to extract install.sh and *.rpm on another 32-bit machine and copy them to target computer. Then run this shell script install.sh with the rpm name as a parameter&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;"&gt;And if it will not help you&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: maroon; font-family: Verdana;"&gt;I would recommend you submit the issue against MKL to Premier support( &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Verdana;"&gt;&lt;A title="https://premier.intel.com/" href="https://premier.intel.com/"&gt;https://premier.intel.com/&lt;/A&gt; )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Verdana;"&gt;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2008 05:19:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865786#M7961</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-10-21T05:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Question about installation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865787#M7962</link>
      <description>&lt;P&gt;Thanks, Gennady. But I cannot find *.rpm file in the unziped package. What is it?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2008 20:03:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865787#M7962</guid>
      <dc:creator>wjiang123</dc:creator>
      <dc:date>2008-10-22T20:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Question about installation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865788#M7963</link>
      <description>&lt;DIV style="margin:0px;"&gt;Could you try to start this install on another machine? If it's possible and successful, please interrupt install process when it will ask you about destination path. Then you can discover new /tmp/install_temp.&lt;UNIQUE string=""&gt; folder. It contains the product RPM file and install scripts, you can copycontent and install on your machine:&lt;/UNIQUE&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;with rpm tool: rpm -i &lt;MKL rpm="" name=""&gt;&lt;/MKL&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;with install script: ./install.sh &lt;MKL rpm="" name=""&gt;&lt;/MKL&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Such kind of issues is very troublesome, and it's not so easy to locate them. Could you add the information what MKL version do you use, what is the Linux distribution installed (cat /etc/release*)and what is the machine type you using (uname -a)? Your feedback will be much appreciated and helps us to discover a root cause of problem&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;- Nikolay&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Oct 2008 02:10:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865788#M7963</guid>
      <dc:creator>Nikolay_L_Intel</dc:creator>
      <dc:date>2008-10-24T02:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question about installation</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865789#M7964</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/406358"&gt;Nikolay Lyubshin (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Hello Nikolay,&lt;/P&gt;
&lt;P&gt;Thanks for your reply.I will try later what you said here.The following is the information you ask about&lt;/P&gt;
&lt;P&gt;MKL version: 10.0.5.025&lt;/P&gt;
&lt;P&gt;Machine:&lt;/P&gt;
&lt;P&gt;Brand: SGI Altix&lt;BR /&gt; Operating system: SuSE Linux Enterprise Server 9.0, 64-bit&lt;BR /&gt; Processors: Itanium 2 processors&lt;BR /&gt; Compiler: Intel Fortran compiler for linux* versions 9.1&lt;/P&gt;
&lt;P&gt;Hope it can make some help.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Wen&lt;/P&gt;</description>
      <pubDate>Sat, 25 Oct 2008 20:56:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Question-about-installation/m-p/865789#M7964</guid>
      <dc:creator>wjiang123</dc:creator>
      <dc:date>2008-10-25T20:56:06Z</dc:date>
    </item>
  </channel>
</rss>

