<?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 Error when running the example in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774285#M891</link>
    <description>Hi Gennady and Victor,&lt;BR /&gt; Yay!! I changed it to IA32 and it works now.&lt;BR /&gt;&lt;BR /&gt; My cpu model name has "Intel Core2 Duo CPU", so it thought it as Intel 64.&lt;BR /&gt;&lt;BR /&gt; Thanks once again,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;M.Kiran Kumar.&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Jul 2010 15:05:11 GMT</pubDate>
    <dc:creator>kirankumarm</dc:creator>
    <dc:date>2010-07-27T15:05:11Z</dc:date>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774277#M883</link>
      <description>Hi All,&lt;BR /&gt; I have just now installed MKL on my linux machine.&lt;BR /&gt;I'm using "Intel Core2 Duo CPU E7500 @ 2.93GHz " processor.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I'm running example with the following command &lt;BR /&gt;&lt;BR /&gt; gcc -w -I/opt/intel/mkl/10.2.5.035/include source/cspblas_sbsr.c -L/opt/intel/mkl/10.2.5.035/lib/em64t /opt/intel/mkl/10.2.5.035/lib/em64t/libmkl_solver_lp64.a -Wl,--start-group -lmkl_intel_lp64 -lmkl_gnu_thread -lmkl_core -Wl,--end-group -fopenmp -lpthread&lt;BR /&gt;&lt;BR /&gt;I'm getting the error&lt;BR /&gt;&lt;BR /&gt; &lt;A href="http://pastebin.com/SL7Auu3i" target="_blank"&gt;http://pastebin.com/SL7Auu3i&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please let me know where I'm going wrong.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;M.Kiran Kumar.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Jul 2010 11:24:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774277#M883</guid>
      <dc:creator>kirankumarm</dc:creator>
      <dc:date>2010-07-24T11:24:25Z</dc:date>
    </item>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774278#M884</link>
      <description>Hi All,&lt;BR /&gt; When I'm running a sample test program I'm getting errors.&lt;BR /&gt;&lt;BR /&gt;I gave the following optiions to the link advisor&lt;BR /&gt;&lt;BR /&gt;os --- linux os&lt;BR /&gt; processor architecture --- intel 64 &lt;BR /&gt;compiler --- gnu c &lt;BR /&gt;linking --- static &lt;BR /&gt;integers length --- 32-bit (lp64)&lt;BR /&gt;multi-threaded version of Intel@MKL&lt;BR /&gt;openmp --- library gnu (libgomp) &lt;BR /&gt;cluster library --- blacs &lt;BR /&gt;mpi library --- mpich2&lt;BR /&gt;&lt;BR /&gt;The command I ran the test program with &lt;BR /&gt;&lt;BR /&gt;gcc test.c /opt/intel/mkl/10.2.5.035/lib/em64t/libmkl_solver_lp64.a -Wl,--start-group /opt/intel/mkl/10.2.5.035/lib/em64t/libmkl_intel_lp64.a /opt/intel/mkl/10.2.5.035/lib/em64t/libmkl_gnu_thread.a /opt/intel/mkl/10.2.5.035/lib/em64t/libmkl_core.a /opt/intel/mkl/10.2.5.035/lib/em64t/libmkl_blacs_intelmpi_lp64.a -Wl,--end-group -fopenmp -lpthread&lt;BR /&gt;&lt;BR /&gt;If anyone has any clue about the errors please do reply and help me get started with mkl.&lt;BR /&gt;&lt;BR /&gt;I'm posting the sample test program in this site.&lt;BR /&gt;&lt;BR /&gt; &lt;A href="http://pastebin.com/vbQ2Gcu6" target="_blank"&gt;http://pastebin.com/vbQ2Gcu6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm posting the errors in the following site.&lt;BR /&gt;&lt;BR /&gt; &lt;A href="http://pastebin.com/UqUHLYAh" target="_blank"&gt;http://pastebin.com/UqUHLYAh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;M.Kiran Kumar.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Jul 2010 06:10:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774278#M884</guid>
      <dc:creator>kirankumarm</dc:creator>
      <dc:date>2010-07-25T06:10:52Z</dc:date>
    </item>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774279#M885</link>
      <description>Hi Kiran,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;looking at the error log:http://pastebin.com/SL7Auu3i&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;1. /usr/bin/ld: &lt;B&gt;skipping incompatible&lt;/B&gt;
/opt/intel/mkl/10.2.5.035/lib/em64t/libmkl_intel_lp64.so when searching for
-lmkl_intel_lp64&lt;/P&gt;

&lt;P&gt;2. /usr/bin/ld: &lt;B&gt;skipping incompatible &lt;/B&gt;/opt/intel/mkl/10.2.5.035/lib/em64t/libmkl_intel_lp64.a
when searching for -lmkl_intel_lp64&lt;/P&gt;

&lt;P&gt;3. /usr/bin/ld:&lt;B&gt; /opt/intel/mkl/10.2.5.035/lib/64/&lt;/B&gt;libmkl_intel_lp64.so:
warning: sh_link not set for section `.IA_64.unwind'&lt;/P&gt;

&lt;P&gt;4. /usr/bin/ld: skipping incompatible &lt;B&gt;/opt/intel/mkl/10.2.5.035/lib/64/&lt;/B&gt;libmkl_intel_lp64.so
when searching for -lmkl_intel_lp64&lt;/P&gt;&lt;P&gt;contains links to the IA64 bits libraries ( aka Itanium ) but your system isIntel Core2 Duo CPU (Intel 64 ).&lt;/P&gt;&lt;P&gt;--Gennady&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 25 Jul 2010 08:25:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774279#M885</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-25T08:25:01Z</dc:date>
    </item>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774280#M886</link>
      <description>Hi Gennady,&lt;BR /&gt; Once see my second post in this thread also(http://software.intel.com/en-us/forums/showpost.php?p=125031).&lt;BR /&gt; &lt;BR /&gt; The installation process was simple and then i used this link line advisor. So I think I'm not doing any mistake. What could be the possible error and what should I do..?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;M.Kiran Kumar.</description>
      <pubDate>Mon, 26 Jul 2010 17:09:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774280#M886</guid>
      <dc:creator>kirankumarm</dc:creator>
      <dc:date>2010-07-26T17:09:57Z</dc:date>
    </item>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774281#M887</link>
      <description>Are you running 32-bit Linux or 64-bit Linux? What version of gcc do you use? Does it produce 32-bit or 64-bit a.out files by default? Why do you have Itanium (IA64) libraries installed, and what do you want to do with those?&lt;BR /&gt;&lt;BR /&gt;Some combinations of platforms (development vs. deployment) may work, but we need to be very clear about how things are set up.</description>
      <pubDate>Mon, 26 Jul 2010 19:50:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774281#M887</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-07-26T19:50:36Z</dc:date>
    </item>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774282#M888</link>
      <description>&lt;BR /&gt;Hi mecej4,&lt;BR /&gt; I'm using 32 bit linux, and gcc produces 32 bit files by default. I have no use with IA64 libraries, When I was installing mkl they also got installed.&lt;BR /&gt;&lt;BR /&gt;uname -a gives output as &lt;BR /&gt;Linux localhost.localdomain 2.6.29.4-167.fc11.i686.PAE #1 SMP Wed May 27 17:28:22 EDT 2009 i686 i686 i386 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;gcc version&lt;BR /&gt;&lt;BR /&gt;gcc (GCC) 4.4.0 20090506 (Red Hat 4.4.0-4)&lt;BR /&gt;&lt;BR /&gt;So what should I do now..?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;M.Kiran Kumar.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2010 13:11:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774282#M888</guid>
      <dc:creator>kirankumarm</dc:creator>
      <dc:date>2010-07-27T13:11:49Z</dc:date>
    </item>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774283#M889</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should try again &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;Intel MKL Link Line Advisor&lt;/A&gt;and correctly select your configuration and use suggested line to link with MKL libraries.&lt;BR /&gt;Becuase you used &lt;STRONG&gt;em64t&lt;/STRONG&gt; directories while you have 32-bit application :(&lt;BR /&gt;Please try:&lt;BR /&gt; processor architecture --- IA32&lt;BR /&gt;instead of&lt;BR /&gt; processor architecture --- intel 64 &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2010 13:20:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774283#M889</guid>
      <dc:creator>barragan_villanueva_</dc:creator>
      <dc:date>2010-07-27T13:20:05Z</dc:date>
    </item>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774284#M890</link>
      <description>I'd add 2 my cents to Victor's comment -:).&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;Kiran, please look at this article &lt;A href="http://software.intel.com/en-us/articles/ia-32-intelr-64-ia-64-architecture-mean/"&gt;"what do IA32, intel64 and IA64 Architecture means"&lt;/A&gt; may be you will find it useful.&lt;/SPAN&gt;&lt;DIV&gt;&lt;SPAN style="font-family: verdana, sans-serif; font-size: 10.8333px;"&gt;--Gennady&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Jul 2010 13:50:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774284#M890</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-07-27T13:50:21Z</dc:date>
    </item>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774285#M891</link>
      <description>Hi Gennady and Victor,&lt;BR /&gt; Yay!! I changed it to IA32 and it works now.&lt;BR /&gt;&lt;BR /&gt; My cpu model name has "Intel Core2 Duo CPU", so it thought it as Intel 64.&lt;BR /&gt;&lt;BR /&gt; Thanks once again,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;M.Kiran Kumar.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2010 15:05:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774285#M891</guid>
      <dc:creator>kirankumarm</dc:creator>
      <dc:date>2010-07-27T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Error when running the example</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774286#M892</link>
      <description>Good for you. &lt;BR /&gt;&lt;BR /&gt;To claim Intel/AMD-64 as the platform, you need (i) an X64 capable CPU (which you do) AND (ii) a 64-bit OS (which you do not). Therefore, architecture=x86 or IA32 for your case.</description>
      <pubDate>Tue, 27 Jul 2010 17:38:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-example/m-p/774286#M892</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-07-27T17:38:48Z</dc:date>
    </item>
  </channel>
</rss>

