<?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 libiomp5 not in MKL 10.3.9 for Linux? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-not-in-MKL-10-3-9-for-Linux/m-p/770480#M571</link>
    <description>We just went from 10.0.010 to 10.3.9 and when trying to link, the libiomp5 library can't be found. The library files (libiomp5.a, libiomp5.so) were in our 10.0.010 install alongside all of the other MKL lib files, but not in the lib dir for our 10.3.9 install. I did a search throughout the composer_xe_2011_sp1 dir made by the installer, and couldn't find them in any other place.&lt;BR /&gt;&lt;BR /&gt;Notes&lt;BR /&gt;&lt;BR /&gt;If using GNU libgomp (as recommended by the "Link Line Advisor" when selecting GNU for OpenMP library), everything seems to compile. But we'd prefer to use iomp5 as we like to set KMP_AFFINITY to best suit our hardware.&lt;BR /&gt;&lt;BR /&gt;We're using the x86_64 platform (aka em64t, intel64). I just tried the latest 10.3.9.293 as downloaded today.&lt;BR /&gt;&lt;BR /&gt;If the libiomp5 libraries from our 10.0.010 install are symlinked to the lib dir of the 10.3.9 install, everything complies and appears to work... But I'd prefer to not have to hack the install - and get possibly the latest fixes to libiomp5 if there are any.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Aaron</description>
    <pubDate>Wed, 18 Apr 2012 23:41:41 GMT</pubDate>
    <dc:creator>aleliaert</dc:creator>
    <dc:date>2012-04-18T23:41:41Z</dc:date>
    <item>
      <title>libiomp5 not in MKL 10.3.9 for Linux?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-not-in-MKL-10-3-9-for-Linux/m-p/770480#M571</link>
      <description>We just went from 10.0.010 to 10.3.9 and when trying to link, the libiomp5 library can't be found. The library files (libiomp5.a, libiomp5.so) were in our 10.0.010 install alongside all of the other MKL lib files, but not in the lib dir for our 10.3.9 install. I did a search throughout the composer_xe_2011_sp1 dir made by the installer, and couldn't find them in any other place.&lt;BR /&gt;&lt;BR /&gt;Notes&lt;BR /&gt;&lt;BR /&gt;If using GNU libgomp (as recommended by the "Link Line Advisor" when selecting GNU for OpenMP library), everything seems to compile. But we'd prefer to use iomp5 as we like to set KMP_AFFINITY to best suit our hardware.&lt;BR /&gt;&lt;BR /&gt;We're using the x86_64 platform (aka em64t, intel64). I just tried the latest 10.3.9.293 as downloaded today.&lt;BR /&gt;&lt;BR /&gt;If the libiomp5 libraries from our 10.0.010 install are symlinked to the lib dir of the 10.3.9 install, everything complies and appears to work... But I'd prefer to not have to hack the install - and get possibly the latest fixes to libiomp5 if there are any.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Aaron</description>
      <pubDate>Wed, 18 Apr 2012 23:41:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-not-in-MKL-10-3-9-for-Linux/m-p/770480#M571</guid>
      <dc:creator>aleliaert</dc:creator>
      <dc:date>2012-04-18T23:41:41Z</dc:date>
    </item>
    <item>
      <title>libiomp5 not in MKL 10.3.9 for Linux?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-not-in-MKL-10-3-9-for-Linux/m-p/770481#M572</link>
      <description>Aaron,&lt;DIV&gt;please check this library into compiler's directory. For example on my installation I can find this lib for 64 bit library from here /opt/intel/composer_xe_2011_sp1/lib/intel64&lt;/DIV&gt;&lt;DIV&gt;this happened because of since version 10.3 MKL was reorganized and these libraries were moved to this directory. Please see here &lt;A href="http://software.intel.com/en-us/articles/a-new-directory-hierarchy-in-intel-mkl-package/"&gt;kb article&lt;/A&gt; for more details.&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Apr 2012 03:52:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-not-in-MKL-10-3-9-for-Linux/m-p/770481#M572</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-04-19T03:52:34Z</dc:date>
    </item>
    <item>
      <title>libiomp5 not in MKL 10.3.9 for Linux?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-not-in-MKL-10-3-9-for-Linux/m-p/770482#M573</link>
      <description>GOMP_CPU_AFFINITY environment variable supports basic thread pinning with libgomp, and libiomp5 will translate it automatically if KMP_AFFINITY isn't set.</description>
      <pubDate>Thu, 19 Apr 2012 10:57:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-not-in-MKL-10-3-9-for-Linux/m-p/770482#M573</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-04-19T10:57:52Z</dc:date>
    </item>
    <item>
      <title>libiomp5 not in MKL 10.3.9 for Linux?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-not-in-MKL-10-3-9-for-Linux/m-p/770483#M574</link>
      <description>I figured it out - the new install layout had me confused. There was another lib dir in our install with the libiomp5 files we needed. Another -L argument to GCC with this path and things are working.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help.</description>
      <pubDate>Thu, 19 Apr 2012 16:28:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5-not-in-MKL-10-3-9-for-Linux/m-p/770483#M574</guid>
      <dc:creator>aleliaert</dc:creator>
      <dc:date>2012-04-19T16:28:02Z</dc:date>
    </item>
  </channel>
</rss>

