<?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 running starter program, Intel mkl linux in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-running-starter-program-Intel-mkl-linux/m-p/769034#M459</link>
    <description>Set the environmental variable LD_LIBRARY_PATH to include the directory containing the 32-bit MKL libraries. &lt;BR /&gt;&lt;BR /&gt;Or, leave out the -m32 option to GCC if you have only the 64-bit version of MKL installed.</description>
    <pubDate>Sat, 21 Apr 2012 01:51:07 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2012-04-21T01:51:07Z</dc:date>
    <item>
      <title>Trouble running starter program, Intel mkl linux</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-running-starter-program-Intel-mkl-linux/m-p/769033#M458</link>
      <description>Hey all, I installed and setup the Intel MKL libraries on a 64-bit machine running ubuntu linux and have tried to follow the directions in the "Getting Started" document. However, when I attempt to compile the code using gcc using the command: gcc -m32 mkl_lab_solution.c -lmkl_intel -lmkl_intel_thread -lmkl_core -liomp5 -lpthread -lm, I get this error:&lt;BR /&gt;&lt;BR /&gt;"/usr/bin/ld: cannot find -lmkl_intel&lt;BR /&gt;/usr/bin/ld: skipping incompatible /home/nick/Desktop/IntelMKL/mkl/lib/intel64/libmkl_intel_thread.so when searching for -lmkl_intel_thread&lt;BR /&gt;/usr/bin/ld: skipping incompatible /home/nick/Desktop/IntelMKL/mkl/lib/intel64/libmkl_intel_thread.a when searching for -lmkl_intel_thread&lt;BR /&gt;/usr/bin/ld: cannot find -lmkl_intel_thread&lt;BR /&gt;/usr/bin/ld: skipping incompatible /home/nick/Desktop/IntelMKL/mkl/lib/intel64/libmkl_core.so when searching for -lmkl_core&lt;BR /&gt;/usr/bin/ld: skipping incompatible /home/nick/Desktop/IntelMKL/mkl/lib/intel64/libmkl_core.a when searching for -lmkl_core&lt;BR /&gt;/usr/bin/ld: cannot find -lmkl_core&lt;BR /&gt;/usr/bin/ld: skipping incompatible /home/nick/Desktop/IntelMKL/compiler/lib/intel64/libiomp5.so when searching for -liomp5&lt;BR /&gt;/usr/bin/ld: skipping incompatible /home/nick/Desktop/IntelMKL/compiler/lib/intel64/libiomp5.a when searching for -liomp5&lt;BR /&gt;/usr/bin/ld: cannot find -liomp5&lt;BR /&gt;collect2: ld returned 1 exit status"&lt;BR /&gt;&lt;BR /&gt;I apologize if this is a stupid question, I'm new to the command prompt environment and don't fully understand the steps that're going on, but I can't wrap my head around what's actually wrong here. Help me out?&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Apr 2012 22:57:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-running-starter-program-Intel-mkl-linux/m-p/769033#M458</guid>
      <dc:creator>nas_09</dc:creator>
      <dc:date>2012-04-20T22:57:19Z</dc:date>
    </item>
    <item>
      <title>Trouble running starter program, Intel mkl linux</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-running-starter-program-Intel-mkl-linux/m-p/769034#M459</link>
      <description>Set the environmental variable LD_LIBRARY_PATH to include the directory containing the 32-bit MKL libraries. &lt;BR /&gt;&lt;BR /&gt;Or, leave out the -m32 option to GCC if you have only the 64-bit version of MKL installed.</description>
      <pubDate>Sat, 21 Apr 2012 01:51:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-running-starter-program-Intel-mkl-linux/m-p/769034#M459</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2012-04-21T01:51:07Z</dc:date>
    </item>
    <item>
      <title>Trouble running starter program, Intel mkl linux</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-running-starter-program-Intel-mkl-linux/m-p/769035#M460</link>
      <description>&lt;P&gt;when
the installation of Intel MKL for Linux* OS is complete, set the INCLUDE,
MKLROOT,LD_LIBRARY_PATH,
MANPATH, LIBRARY_PATH, CPATH, FPATH, and NLSPATH environment variables in thecommand shell using one of the script files in the bin
subdirectory of the Intel MKL installation directory.You can find these scripts , as an example, from here "&lt;COMPOSER_INSTALL_DIR&gt;\mkl\bin"&lt;/COMPOSER_INSTALL_DIR&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2012 04:37:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-running-starter-program-Intel-mkl-linux/m-p/769035#M460</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-04-21T04:37:34Z</dc:date>
    </item>
    <item>
      <title>I was having a similar issue,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-running-starter-program-Intel-mkl-linux/m-p/769036#M461</link>
      <description>&lt;P&gt;I was having a similar issue, even after running the setup script.&lt;/P&gt;

&lt;P&gt;Make sure you are using the correct flags for your architecture. You can find a handy configurator here:&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor" target="_blank"&gt;https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 00:46:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Trouble-running-starter-program-Intel-mkl-linux/m-p/769036#M461</guid>
      <dc:creator>Fergal_C_</dc:creator>
      <dc:date>2016-11-18T00:46:55Z</dc:date>
    </item>
  </channel>
</rss>

