<?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 Re: libiomp5.dylib needed even though I link statically in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/libiomp5-dylib-needed-even-though-I-link-statically/m-p/888326#M11064</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
Oh yeah. Almost forgot.&lt;BR /&gt;&lt;BR /&gt;I'm on a Mac OS X 10.5.7 using Compiler 11.1/058&lt;BR /&gt;</description>
    <pubDate>Sat, 22 Aug 2009 22:06:25 GMT</pubDate>
    <dc:creator>Mikael_Grev</dc:creator>
    <dc:date>2009-08-22T22:06:25Z</dc:date>
    <item>
      <title>libiomp5.dylib needed even though I link statically</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/libiomp5-dylib-needed-even-though-I-link-statically/m-p/888325#M11063</link>
      <description>Hello, Maybe I have misunderstood this in some way but I'm trying to link without any dunamic libs. I statically link to libiomp5.a but still it wants the .dylib when I run the app.&lt;BR /&gt;&lt;BR /&gt;I use OpenMP.&lt;BR /&gt;&lt;BR /&gt;Any suggestions how I can break the dependency on libiomp5.dylib?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Mikael Grev&lt;BR /&gt;&lt;BR /&gt;Btw. Got 67ms jpeg encode+decode on a 2560x1600/32 image. Darn that's fast!! MacBook Pro Dual Core 2.</description>
      <pubDate>Sat, 22 Aug 2009 22:04:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/libiomp5-dylib-needed-even-though-I-link-statically/m-p/888325#M11063</guid>
      <dc:creator>Mikael_Grev</dc:creator>
      <dc:date>2009-08-22T22:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: libiomp5.dylib needed even though I link statically</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/libiomp5-dylib-needed-even-though-I-link-statically/m-p/888326#M11064</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
Oh yeah. Almost forgot.&lt;BR /&gt;&lt;BR /&gt;I'm on a Mac OS X 10.5.7 using Compiler 11.1/058&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Aug 2009 22:06:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/libiomp5-dylib-needed-even-though-I-link-statically/m-p/888326#M11064</guid>
      <dc:creator>Mikael_Grev</dc:creator>
      <dc:date>2009-08-22T22:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: libiomp5.dylib needed even though I link statically</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/libiomp5-dylib-needed-even-though-I-link-statically/m-p/888327#M11065</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
You post, you solve. :)&lt;BR /&gt;&lt;BR /&gt;Intel Compiler Runtime needs to be set to static under "Build" in XCode.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Mikael&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Aug 2009 22:58:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/libiomp5-dylib-needed-even-though-I-link-statically/m-p/888327#M11065</guid>
      <dc:creator>Mikael_Grev</dc:creator>
      <dc:date>2009-08-22T22:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: libiomp5.dylib needed even though I link statically</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/libiomp5-dylib-needed-even-though-I-link-statically/m-p/888328#M11066</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/439378"&gt;mikaelgrev&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;You post, you solve. :)&lt;BR /&gt;&lt;BR /&gt;Intel Compiler Runtime needs to be set to static under "Build" in XCode.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Mikael&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Mikael, &lt;BR /&gt;&lt;BR /&gt;Thank you for sharing. Yeah, when enable OPENMP, Intel Compiler will link libiomp5 dynamic by default.The openmp library used by IPP is also from Intel Compiler. So we need take care when use them. &lt;BR /&gt;&lt;BR /&gt;Some related info: IPP threading FAQ &lt;BR /&gt;&lt;BR /&gt;&amp;lt;&lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-threading-openmp-faq/&amp;gt;"&gt;http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-threading-openmp-faq/&amp;gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Mon, 24 Aug 2009 04:03:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/libiomp5-dylib-needed-even-though-I-link-statically/m-p/888328#M11066</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2009-08-24T04:03:23Z</dc:date>
    </item>
  </channel>
</rss>

