<?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 Problem while Creating the Environmental varialbes using mklvar in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-while-Creating-the-Environmental-varialbes-using/m-p/764855#M173</link>
    <description>libiomp5.so is not in the MKL lib directory, but in the compiler lib directory. Just add $IFCDIR/lib/intel64 or $ICCDIR/lib/intel64 to LD_LIBRARY_PATH, as appropriate. The startup shell script for the compiler (ifortvars.sh, etc.) should have already put this path into LD_LIBRARY_PATH.&lt;BR /&gt;&lt;BR /&gt;You cannot do "cd $LD_LIBRARY_PATH" if the path has more than one component.</description>
    <pubDate>Wed, 11 Aug 2010 18:22:55 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2010-08-11T18:22:55Z</dc:date>
    <item>
      <title>Problem while Creating the Environmental varialbes using mklvarsem64t</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-while-Creating-the-Environmental-varialbes-using/m-p/764854#M172</link>
      <description>I wish to use the mkl subroutines for doing computaions in my code. As mentioned in the user guide, I used mklvarsem64t to create the Environmental Variables INCLUDE, LIBRARY PATH and LD_LIBRARY_PATH. But when i try to run the executable, it was not working.&lt;BR /&gt;The reason was "/opt/intel/mkl/10.0.2.018/lib/em64t/libiomp5.so: no version information available (required by main.e)"&lt;BR /&gt;&lt;BR /&gt;This is because of the problem of Enviro: Variable. So I type &lt;SPAN style="text-decoration: underline;"&gt;cd $LD_LIBRARY_PATH&lt;/SPAN&gt; and I end up getting&lt;BR /&gt;"&lt;BR /&gt;/opt/intel/mkl/10.0.2.018/include:/opt/intel/mkl/10.0.2.018/include:/opt/intel/mkl/10.0.2.018/include:/opt/intel/mkl/10.0.2.018/include:/opt/intel/mkl/10.0.2.018/include:/opt/intel/mkl/10.0.2.018/include:/opt/intel/mkl/10.0.2.018/include: No such file or directory."&lt;BR /&gt;&lt;BR /&gt;Then I went to the correspondint file mklvarsem64t and checked it. The problem seems to be with the line as shown in bold&lt;BR /&gt;"if ($?LD_LIBRARY_PATH) then&lt;BR /&gt;&lt;B&gt;&lt;SPAN style="text-decoration: underline;"&gt; setenv LD_LIBRARY_PATH "${MKLROOT}/lib/em64t:$LD_LIBRARY_PATH"&lt;/SPAN&gt;&lt;/B&gt;&lt;BR /&gt; else&lt;BR /&gt; setenv LD_LIBRARY_PATH "${MKLROOT}/lib/em64t"&lt;BR /&gt; endif&lt;BR /&gt;"&lt;BR /&gt;But since I am not able to proceed any further I request your kind help.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2010 16:04:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-while-Creating-the-Environmental-varialbes-using/m-p/764854#M172</guid>
      <dc:creator>mecipema</dc:creator>
      <dc:date>2010-08-11T16:04:29Z</dc:date>
    </item>
    <item>
      <title>Problem while Creating the Environmental varialbes using mklvar</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-while-Creating-the-Environmental-varialbes-using/m-p/764855#M173</link>
      <description>libiomp5.so is not in the MKL lib directory, but in the compiler lib directory. Just add $IFCDIR/lib/intel64 or $ICCDIR/lib/intel64 to LD_LIBRARY_PATH, as appropriate. The startup shell script for the compiler (ifortvars.sh, etc.) should have already put this path into LD_LIBRARY_PATH.&lt;BR /&gt;&lt;BR /&gt;You cannot do "cd $LD_LIBRARY_PATH" if the path has more than one component.</description>
      <pubDate>Wed, 11 Aug 2010 18:22:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-while-Creating-the-Environmental-varialbes-using/m-p/764855#M173</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2010-08-11T18:22:55Z</dc:date>
    </item>
    <item>
      <title>Problem while Creating the Environmental varialbes using mklvar</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-while-Creating-the-Environmental-varialbes-using/m-p/764856#M174</link>
      <description>If you have an MKL version active which is supplied with the ifort or icc compiler, it would be as mecej4 said, you should use the LD_LIBRARY_PATH as set up by the compiler environment script.&lt;BR /&gt; &lt;BR /&gt;Remember also that the environment script must be sourced, not run as a shell script&lt;BR /&gt;source /opt/intel/mkl/10.0.2.018/bin/mklvarsem64t.sh (or similar)&lt;BR /&gt;while the include file path must be specified within the compiler command line invocation&lt;BR /&gt;-I/opt/intel/mkl/10.0.2.018/include/</description>
      <pubDate>Wed, 11 Aug 2010 18:35:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-while-Creating-the-Environmental-varialbes-using/m-p/764856#M174</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-08-11T18:35:20Z</dc:date>
    </item>
  </channel>
</rss>

