<?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: OMP abort: Initializing libopmp5md.dll, but found libguide4 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878014#M9831</link>
    <description>&lt;DIV style="margin:0px;"&gt;Starting from IPP 6.0 libiomp used in IPP DLLs. So IPP 6.0 DLL will have conflict with any applications which use libguide40. To avoid this you may link with IPP static libraries. Note, you also can build IPP custom DLL module which will contain only function your application is using.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Dec 2008 15:06:33 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2008-12-23T15:06:33Z</dc:date>
    <item>
      <title>OMP abort: Initializing libopmp5md.dll, but found libguide40.dll already initialized.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878012#M9829</link>
      <description>&lt;P&gt;I'm building a dll, dynamicaly linked against IPP 6.0.1.&lt;/P&gt;
&lt;P&gt;When trying to load my DLL from MATLAB, I get the above error and matlab crashes.&lt;/P&gt;
&lt;P&gt;I Tried to remove libiomp5md.lib from the dependency list of the linker, but the error still occurs.&lt;/P&gt;
&lt;P&gt;What is the problem?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any help would be appreciated.&lt;/P&gt;
&lt;P&gt;--Lior&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2008 14:15:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878012#M9829</guid>
      <dc:creator>liorda</dc:creator>
      <dc:date>2008-12-23T14:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878013#M9830</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It seems that your using two versions of OpenMP implementation (libguide40 and libiomp5md).&lt;/P&gt;
&lt;P&gt;Ipp 6 DLLs use libiomp5md for multithreading. So you have to check what's using libguide40 (for example IPP 5).&lt;/P&gt;
&lt;P&gt;If you've got the sources of the libraries using libguide40, you should compile them for use with libiomp5md.&lt;/P&gt;
&lt;P&gt;As an alternative, you can link your dll against IPP non threaded static libraries.&lt;/P&gt;
&lt;P&gt;With the information you've provided, there's no way to tell more than that. If you've got more information, I'd be happy to help.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2008 15:05:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878013#M9830</guid>
      <dc:creator>matthieu_darbois</dc:creator>
      <dc:date>2008-12-23T15:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878014#M9831</link>
      <description>&lt;DIV style="margin:0px;"&gt;Starting from IPP 6.0 libiomp used in IPP DLLs. So IPP 6.0 DLL will have conflict with any applications which use libguide40. To avoid this you may link with IPP static libraries. Note, you also can build IPP custom DLL module which will contain only function your application is using.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2008 15:06:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878014#M9831</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-12-23T15:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878015#M9832</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/404840"&gt;matthieu.darbois&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;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It seems that your using two versions of OpenMP implementation (libguide40 and libiomp5md).&lt;/P&gt;
&lt;P&gt;Ipp 6 DLLs use libiomp5md for multithreading. So you have to check what's using libguide40 (for example IPP 5).&lt;/P&gt;
&lt;P&gt;If you've got the sources of the libraries using libguide40, you should compile them for use with libiomp5md.&lt;/P&gt;
&lt;P&gt;As an alternative, you can link your dll against IPP non threaded static libraries.&lt;/P&gt;
&lt;P&gt;With the information you've provided, there's no way to tell more than that. If you've got more information, I'd be happy to help.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for answering. I did manage to get my DLL to work after linking it staticly. Matlab is the only suspect I can think of right now (for using the older version of openMP), since no other versions of IPP are installed, and visual studio is the only other appliction running on the machine.&lt;/P&gt;
&lt;P&gt;How can I tell what version of openMP is being used (if any) and who is using it?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;--Lior&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2008 15:11:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878015#M9832</guid>
      <dc:creator>liorda</dc:creator>
      <dc:date>2008-12-23T15:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878016#M9833</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;You should load matlab with your working DLL. Then retrieve a list of all loaded DLLs (if you attach a debugger you can see all loaded modules, or simpler, with ProcessExplorer if you got it). You should then make a pass with dependency walker on each of these DLLs and the main application to see which one is loading libguide40 (ignore default MS libraries as well as ipp 6 to speed up the process).&lt;/P&gt;
&lt;P&gt;If you're using default build of OpenCV 1.0, it uses libguide40 for multithreading.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2008 15:23:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878016#M9833</guid>
      <dc:creator>matthieu_darbois</dc:creator>
      <dc:date>2008-12-23T15:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878017#M9834</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;It is known that Matlab use IPP internally, as far as I know in image processing toolbox, may in some others too. The version of IPP they use is either IPP 2.0 or IPP 5.3 depending on version of Matlab. So, for you to use IPP6.0 in Matlab it is necessary to link statically or to build IPP custom DLL (the example of how to create IPP custom DLL is provided in IPP sample package, see 'advanced-usagelinkage' folder in sample package)&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 23 Dec 2008 15:39:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878017#M9834</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-12-23T15:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878018#M9835</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I also have problems using ipp 6.0 with Matlab 2009a. I have made my own custom dll using the sample in the ipp-samples. (Why is it using libiomp5mt and not libiomp5md? What is the difference?)&lt;BR /&gt;&lt;BR /&gt;So no my code runs smoothly in matlab. But then I call the filter function of matlab before I call my function and it crashes. I am not able to tell you the error message because it is displayed in a cmd window which disappears right away.&lt;BR /&gt;&lt;BR /&gt;Anyone who has any ecperience with making IPP 6.0 work with matlab? With 5.3 and it worked nicely but after the upgrade to 6.0 nothing works anymore.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thor Andreas&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jun 2009 14:19:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878018#M9835</guid>
      <dc:creator>thorsan</dc:creator>
      <dc:date>2009-06-12T14:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878019#M9836</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/214327"&gt;thorsan&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;Hi,&lt;BR /&gt;&lt;BR /&gt;I also have problems using ipp 6.0 with Matlab 2009a. I have made my own custom dll using the sample in the ipp-samples. (Why is it using libiomp5mt and not libiomp5md? What is the difference?)&lt;BR /&gt;&lt;BR /&gt;So no my code runs smoothly in matlab. But then I call the filter function of matlab before I call my function and it crashes. I am not able to tell you the error message because it is displayed in a cmd window which disappears right away.&lt;BR /&gt;&lt;BR /&gt;Anyone who has any ecperience with making IPP 6.0 work with matlab? With 5.3 and it worked nicely but after the upgrade to 6.0 nothing works anymore.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thor Andreas&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;If a module is using libiomp5mt (the static lib version of OpenMP) and another module in the same application uses another copy of OpenMP (libiomp5mt, libiomp5md, or libguide4), the application will automatically terminate with a quick message about finding multiple OpenMP run-times in the same application. Since it sounds like multiple modules are all using OpenMP, it would be safest to switch from libiomp5mt to libiomp5md.&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Fri, 12 Jun 2009 15:04:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878019#M9836</guid>
      <dc:creator>pvonkaenel</dc:creator>
      <dc:date>2009-06-12T15:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878020#M9837</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
OK. Ill try using the libomp5md instead and see if that works.&lt;BR /&gt;&lt;BR /&gt;Might it be that IPP 6.X is not compatible with Matlab?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thor Andreas&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jun 2009 18:14:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878020#M9837</guid>
      <dc:creator>thorsan</dc:creator>
      <dc:date>2009-06-12T18:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878021#M9838</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hi,&lt;BR /&gt;&lt;BR /&gt;I now got it to work, in some way. I built a custom dll and using the non threaded static libraries. Then the libomp5 library is not loaded for my code and there is no crash. Trying to use the threaded versions makes Matlab crash. due to use of multiple omp libraries.&lt;BR /&gt;&lt;BR /&gt;At least now it works but I cant use the multithreading capabilities of IPP, so much for quad core hyperthreading.&lt;BR /&gt;&lt;BR /&gt;If anyone comes up with a solution so that one can use IPP6.0 with multithreading in Matlab, please post it here.&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jun 2009 11:33:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878021#M9838</guid>
      <dc:creator>thorsan</dc:creator>
      <dc:date>2009-06-15T11:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878022#M9839</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/214327"&gt;thorsan&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;Hi,&lt;BR /&gt;&lt;BR /&gt;I now got it to work, in some way. I built a custom dll and using the non threaded static libraries. Then the libomp5 library is not loaded for my code and there is no crash. Trying to use the threaded versions makes Matlab crash. due to use of multiple omp libraries.&lt;BR /&gt;&lt;BR /&gt;At least now it works but I cant use the multithreading capabilities of IPP, so much for quad core hyperthreading.&lt;BR /&gt;&lt;BR /&gt;If anyone comes up with a solution so that one can use IPP6.0 with multithreading in Matlab, please post it here.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I actually stopped using the threaded IPP calls in favor of threading on my own (I think I read that only 20% of IPP is threaded). You can try using the version of OpenMP being used by Matlab and thread the IPP calls in your own loops.&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jun 2009 11:45:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878022#M9839</guid>
      <dc:creator>pvonkaenel</dc:creator>
      <dc:date>2009-06-16T11:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878023#M9840</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hi Peter,&lt;BR /&gt;&lt;BR /&gt;Thanks for yor tip. Do you use OMP for threading? I use the Intel C++ 11.0 compiler. If I decide to use OMP with the compiler, which OMP library does it link to? Can I choose?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thor Andreas&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jun 2009 11:56:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878023#M9840</guid>
      <dc:creator>thorsan</dc:creator>
      <dc:date>2009-06-16T11:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878024#M9841</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/214327"&gt;thorsan&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; Hi Peter,&lt;BR /&gt;&lt;BR /&gt;Thanks for yor tip. Do you use OMP for threading? I use the Intel C++ 11.0 compiler. If I decide to use OMP with the compiler, which OMP library does it link to? Can I choose?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thor Andreas&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;In Intel C++ 11.0 compiler you can choose which OMP library to use. Just open the documentation of the compiler and look for "/Qopenmp-lib". You can choose "legacy" (libguide40, used in IPP 5.3) or "compat" (default option, libiomp, used in IPP 6.0).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Matthieu&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jun 2009 12:29:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878024#M9841</guid>
      <dc:creator>matthieu_darbois</dc:creator>
      <dc:date>2009-06-16T12:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878025#M9842</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/214327"&gt;thorsan&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;Hi Peter,&lt;BR /&gt;&lt;BR /&gt;Thanks for yor tip. Do you use OMP for threading? I use the Intel C++ 11.0 compiler. If I decide to use OMP with the compiler, which OMP library does it link to? Can I choose?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thor Andreas&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;As Matthieu mentioned, you can select which version of OpenMP is linked. As for me, I've recently switched from OpenMPto Threading Building Blocks due to some additional features like pipelining. However in your case, since Matlab is already using OpenMP, it's probably easiest to just stick with it.&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jun 2009 13:00:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878025#M9842</guid>
      <dc:creator>pvonkaenel</dc:creator>
      <dc:date>2009-06-16T13:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878026#M9843</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hi,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help. Ill look into these possibilities. &lt;BR /&gt;&lt;BR /&gt;Is there a list over which functions in IPP that are threaded?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thor Andreas&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jun 2009 13:20:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878026#M9843</guid>
      <dc:creator>thorsan</dc:creator>
      <dc:date>2009-06-16T13:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: OMP abort: Initializing libopmp5md.dll, but found libguide4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878027#M9844</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/214327"&gt;thorsan&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; Hi,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help. Ill look into these possibilities. &lt;BR /&gt;&lt;BR /&gt;Is there a list over which functions in IPP that are threaded?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Thor Andreas&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;You can find the list in the "doc" directory of IPP. The filename is ""ThreadedFunctionsList.txt".&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Matthieu&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jun 2009 15:05:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/OMP-abort-Initializing-libopmp5md-dll-but-found-libguide40-dll/m-p/878027#M9844</guid>
      <dc:creator>matthieu_darbois</dc:creator>
      <dc:date>2009-06-16T15:05:24Z</dc:date>
    </item>
  </channel>
</rss>

