<?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 code in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-code/m-p/826966#M5172</link>
    <description>Hi All,&lt;BR /&gt; I newly installed Intel MKl on my system. I ran the script for setting the environment variables. I used the link advisor and it suggested me this&lt;BR /&gt;&lt;BR /&gt;-L/opt/intel/composerxe-2011.1.107/mkl/lib/intel64/ -Wl,--start-group -lmkl_intel_ilp64 -lmkl_gnu_thread -lmkl_core -Wl,--end-group -fopenmp -lpthread&lt;BR /&gt;&lt;BR /&gt;The program is compiling but when I'm executing the program its giving me this error&lt;BR /&gt;&lt;BR /&gt;./a.out: error while loading shared libraries: libmkl_intel_ilp64.so: cannot open shared object file: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Can anyone please help me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;M.Kiran Kumar.</description>
    <pubDate>Mon, 10 Jan 2011 19:06:05 GMT</pubDate>
    <dc:creator>kirankumarm</dc:creator>
    <dc:date>2011-01-10T19:06:05Z</dc:date>
    <item>
      <title>Error when running the code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-code/m-p/826966#M5172</link>
      <description>Hi All,&lt;BR /&gt; I newly installed Intel MKl on my system. I ran the script for setting the environment variables. I used the link advisor and it suggested me this&lt;BR /&gt;&lt;BR /&gt;-L/opt/intel/composerxe-2011.1.107/mkl/lib/intel64/ -Wl,--start-group -lmkl_intel_ilp64 -lmkl_gnu_thread -lmkl_core -Wl,--end-group -fopenmp -lpthread&lt;BR /&gt;&lt;BR /&gt;The program is compiling but when I'm executing the program its giving me this error&lt;BR /&gt;&lt;BR /&gt;./a.out: error while loading shared libraries: libmkl_intel_ilp64.so: cannot open shared object file: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Can anyone please help me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;M.Kiran Kumar.</description>
      <pubDate>Mon, 10 Jan 2011 19:06:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-code/m-p/826966#M5172</guid>
      <dc:creator>kirankumarm</dc:creator>
      <dc:date>2011-01-10T19:06:05Z</dc:date>
    </item>
    <item>
      <title>Error when running the code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-code/m-p/826967#M5173</link>
      <description>Hi M.Kiran Kumar,&lt;DIV&gt;You must set LD_LIBRARY_PATH so as to include your MKL *.so directory in the executionenvironment.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 Jan 2011 19:18:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-code/m-p/826967#M5173</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-01-10T19:18:35Z</dc:date>
    </item>
    <item>
      <title>Error when running the code</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-code/m-p/826968#M5174</link>
      <description>If you meant to link the static .a libraries, rather than the dynamic ones, you must follow the examples and specify the .a libraries explicitly. When linking the dynamic libraries, there is no use in specifying the -start-group -end-group options.&lt;BR /&gt;The LD_LIBRARY_PATH setting for dynamic libraries is included when you source the compilervars or mklvars settings in your installation.</description>
      <pubDate>Tue, 11 Jan 2011 03:45:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Error-when-running-the-code/m-p/826968#M5174</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-01-11T03:45:06Z</dc:date>
    </item>
  </channel>
</rss>

