<?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 Re: MKL compile problem in 64bit Linux using 64bit compiler. in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-compile-problem-in-64bit-Linux-using-64bit-compiler/m-p/872317#M8614</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: maroon; font-family: Verdana;"&gt;Yes, you are right:&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;Lib64  build examples of MKL for Intel Itanium processor family &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;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Oct 2008 11:26:54 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2008-10-07T11:26:54Z</dc:date>
    <item>
      <title>MKL compile problem in 64bit Linux using 64bit compiler.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-compile-problem-in-64bit-Linux-using-64bit-compiler/m-p/872315#M8612</link>
      <description>&lt;P style="padding-left: 30px;"&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am running OpenSuse 10.3, 64bit. When I compile a sample VSL function using the fc (32bit) compiler:&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;make lib32 function=vdrngbeta.f&lt;/P&gt;
&lt;P&gt;it works fine. so32 works as well. The VSL sample program vdrngbeta.f is arbitrary... all VSL programs work.&lt;/P&gt;
&lt;P&gt;When I try to compile the same program using the fce (64bit) compiler:&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;make lib64 function=vdrngbeta.f&lt;/P&gt;
&lt;P&gt;I get 50+ error messages of this type:&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;ld: ia64-elf64 architecture of input file `.../mkl/lib/64/libmkl_intel_lp64.a(vsl_dbeta.o)' is incompatible with i386:x86-64 output&lt;/P&gt;
&lt;P&gt;how do I fix this? When I:&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;make so64 function=vdrngbeta.f&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;.../mkl/lib/64/libmkl_intel_lp64.so: could not read symbols: File in wrong format&lt;BR /&gt;make[1]: *** [vdrngbeta.res] Error 1&lt;/P&gt;
&lt;P&gt;Similar problem it seems. What am I doing wrong?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;- henrik&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2008 20:42:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-compile-problem-in-64bit-Linux-using-64bit-compiler/m-p/872315#M8612</guid>
      <dc:creator>Henrik_S_</dc:creator>
      <dc:date>2008-10-06T20:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: MKL compile problem in 64bit Linux using 64bit compiler.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-compile-problem-in-64bit-Linux-using-64bit-compiler/m-p/872316#M8613</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I think I answered my own question.&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;make libem64t function=vdrngbeta&lt;/P&gt;
&lt;P&gt;I guess lib64 is for the IA64 architecture?&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;- Henrik&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2008 02:24:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-compile-problem-in-64bit-Linux-using-64bit-compiler/m-p/872316#M8613</guid>
      <dc:creator>Henrik_S_</dc:creator>
      <dc:date>2008-10-07T02:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: MKL compile problem in 64bit Linux using 64bit compiler.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-compile-problem-in-64bit-Linux-using-64bit-compiler/m-p/872317#M8614</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;P class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="font-size: 10pt; color: maroon; font-family: Verdana;"&gt;Yes, you are right:&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;Lib64  build examples of MKL for Intel Itanium processor family &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;--Gennady&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2008 11:26:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-compile-problem-in-64bit-Linux-using-64bit-compiler/m-p/872317#M8614</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-10-07T11:26:54Z</dc:date>
    </item>
  </channel>
</rss>

