<?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 OMP abort: Initializing libguide.dylib, but found libguide.dylib already initialized. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libguide-dylib-but-found-libguide-dylib/m-p/887072#M10971</link>
    <description>I'm trying to speed up some software by using IPP. There was a good deal of JPEG decoding/encoding going on, so the first thing I did was replace the standard libjpeg with the ijg sample. That helped a good deal, and I didn't have to modify the program itself, just slide ijg into place.&lt;BR /&gt;&lt;BR /&gt;Next, since there is an image re-sampling step, I added some code in the program itself, to use the ReMap function. At this point, I started getting the "OMP abort" message. What is going on here? Is the copy of libguide that libjpeg is firing up getting in the way of the copy that the application is firing up (or vice versa)? What is the solution? Is it possible to have a program using IPP and simultaneously using a dylib that uses IPP?&lt;BR /&gt;</description>
    <pubDate>Sun, 14 Sep 2008 22:43:30 GMT</pubDate>
    <dc:creator>Anonymous33</dc:creator>
    <dc:date>2008-09-14T22:43:30Z</dc:date>
    <item>
      <title>OMP abort: Initializing libguide.dylib, but found libguide.dylib already initialized.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libguide-dylib-but-found-libguide-dylib/m-p/887072#M10971</link>
      <description>I'm trying to speed up some software by using IPP. There was a good deal of JPEG decoding/encoding going on, so the first thing I did was replace the standard libjpeg with the ijg sample. That helped a good deal, and I didn't have to modify the program itself, just slide ijg into place.&lt;BR /&gt;&lt;BR /&gt;Next, since there is an image re-sampling step, I added some code in the program itself, to use the ReMap function. At this point, I started getting the "OMP abort" message. What is going on here? Is the copy of libguide that libjpeg is firing up getting in the way of the copy that the application is firing up (or vice versa)? What is the solution? Is it possible to have a program using IPP and simultaneously using a dylib that uses IPP?&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Sep 2008 22:43:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libguide-dylib-but-found-libguide-dylib/m-p/887072#M10971</guid>
      <dc:creator>Anonymous33</dc:creator>
      <dc:date>2008-09-14T22:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libguide.dylib, but found libguide.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libguide-dylib-but-found-libguide-dylib/m-p/887073#M10972</link>
      <description>To answer my own question: between compiling and installing the JPEG dylib and compiling the dependent application, I had *upgraded* IPP. As a result I had two IPP versions on my machine, and the JPEG dylib was linked to the old one, while the application was linked to the new one.&lt;BR /&gt;&lt;BR /&gt;Re-compiling the JPEG dylib against the new IPP has caused the error to disappear.&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Sep 2008 19:08:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libguide-dylib-but-found-libguide-dylib/m-p/887073#M10972</guid>
      <dc:creator>Anonymous33</dc:creator>
      <dc:date>2008-09-16T19:08:41Z</dc:date>
    </item>
  </channel>
</rss>

