<?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: error #15: Initializing libiomp5md.dll, but found libg in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902510#M11370</link>
    <description>It comes down to arranging to have just one copy of OpenMP library linked in, and rebuilding any objects and libraries which were built for the no longer supported libguide. I don't think the DUPLICATE_LIB environment variable can help you with compatibility between compilers issued several years apart.</description>
    <pubDate>Tue, 10 Jul 2012 20:15:40 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2012-07-10T20:15:40Z</dc:date>
    <item>
      <title>OMP: error #15: Initializing libiomp5md.dll, but found libguide.lib already initialized</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902504#M11364</link>
      <description>Hello.&lt;BR /&gt;I'am building a DLL, using MKL 10.1.2.026, MS Visual Studio Team System 2008 with C++.&lt;BR /&gt;&lt;BR /&gt;DLL was builded perfectly, but when i tried to lauch it with target application i got the error message:&lt;BR /&gt;"OMP: error #15: Initializing libiomp5md.dll, but found libguide.lib already initialized".&lt;BR /&gt;&lt;BR /&gt;I tried to find solution in the Net, and found some links here (reference):&lt;BR /&gt;1. &lt;A href="http://software.intel.com/en-us/articles/opm-abort-initializing-libguide40dll/" target="_blank"&gt;http://software.intel.com/en-us/articles/opm-abort-initializing-libguide40dll/&lt;/A&gt;&lt;BR /&gt;2. &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64046" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=64046&lt;/A&gt;&lt;BR /&gt;3. &lt;A href="http://software.intel.com/en-us/articles/performance-tools-for-software-developers-omp-abort-initializing-libguidelib-but-found-libguide40lib-already/" target="_blank"&gt;http://software.intel.com/en-us/articles/performance-tools-for-software-developers-omp-abort-initializing-libguidelib-but-found-libguide40lib-already/&lt;/A&gt;&lt;BR /&gt;4. &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=63103" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=63103&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;First of all i tried to set KMP_DUPLICATE_LIB_OK=TRUE environment variable and it helps me [1]. Application launched, library loaded. But it isn't recommended due to possibly undefined behavior.&lt;BR /&gt;&lt;BR /&gt;Then i tried to set /Qopenmp-link=dynamic or /Qopenmp-link=static keys in a command lines for both compiler and linker, but they are don't know such key [2]. &lt;BR /&gt;Also i tried to change between static and dynamic linking [4]. The same error appears.&lt;BR /&gt;&lt;BR /&gt;Then i tried to use /nodefaultlib key for linker with parameters libiomp5md.dll, libiomp5md.lib and libguide.lib. The same error appears [3].&lt;BR /&gt;&lt;BR /&gt;And about IPP PATH in system environment variable or in runtime environment [1].&lt;BR /&gt;I used windows search to find libguide libs in my system and found 3 libguide.lib and 3 libduide.dll in MKL directories (ia32, ia64, em64t), 3 libguide40.lib and 3 libduide40.dll in MKL directories (ia32, ia64, em64t), and some libguide40.dll in third-parties software directories (not target application) - all directories are in %PATH%.&lt;BR /&gt;&lt;BR /&gt;So. Are there any another solutions of the problem except the KMP_DUPLICATE_LIB_OK=TRUE and probably without rebuilding any libraries and applications? Or may be i'am doing somthing wrong.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 08:36:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902504#M11364</guid>
      <dc:creator>moandor</dc:creator>
      <dc:date>2009-08-06T08:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: OMP: error #15: Initializing libiomp5md.dll, but found libg</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902505#M11365</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;I've found a solution in a static linking.&lt;BR /&gt;But it is another story :)&lt;BR /&gt;&lt;BR /&gt;I've found usefull for me this discussion:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61803http://software.intel.com/en-us/forums/showthread.php?t=61803" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=61803http://software.intel.com/en-us/forums/showthread.php?t=61803&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 10:30:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902505#M11365</guid>
      <dc:creator>moandor</dc:creator>
      <dc:date>2009-08-06T10:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: OMP: error #15: Initializing libiomp5md.dll, but found libg</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902506#M11366</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/438199"&gt;moandor&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;BR /&gt;I've found a solution in a static linking.&lt;BR /&gt;But it is another story :)&lt;BR /&gt;&lt;BR /&gt;I've found usefull for me this discussion:&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61803http://software.intel.com/en-us/forums/showthread.php?t=61803" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=61803http://software.intel.com/en-us/forums/showthread.php?t=61803&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;please look at the following KB &lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w:WordDocument&gt; &lt;w:View&gt;Normal&lt;/w:View&gt; &lt;w:Zoom&gt;0&lt;/w:Zoom&gt; &lt;w:PunctuationKerning /&gt; &lt;w:ValidateAgainstSchemas /&gt; &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt; &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt; &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt; &lt;w:Compatibility&gt; &lt;w:BreakWrappedTables /&gt; &lt;w:SnapToGridInCell /&gt; &lt;w:WrapTextWithPunct /&gt; &lt;w:UseAsianBreakRules /&gt; &lt;w:DontGrowAutofit /&gt; &lt;/w:Compatibility&gt; &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt; &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w:LatentStyles DefLockedState="false" LatentStyleCount="156"&gt; &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt; &lt;!--[if gte mso 10]&gt; &lt;mce:style&gt;&lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --&gt; &lt;!--[endif]--&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt;&lt;A href="https://community.intel.com/../articles/omp-error-15-initializing-libguide40dll-but-found-libiomp5mddll-already-initialized/"&gt;article&lt;/A&gt;&lt;/SPAN&gt; as well.&lt;BR /&gt;--Gennady&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 11:38:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902506#M11366</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-08-06T11:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: OMP: error #15: Initializing libiomp5md.dll, but found libg</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902507#M11367</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/334681"&gt;Gennady Fedorov (Intel)&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;BR /&gt;&lt;BR /&gt;please look at the following KB &lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w:WordDocument&gt; &lt;w:View&gt;Normal&lt;/w:View&gt; &lt;w:Zoom&gt;0&lt;/w:Zoom&gt; &lt;w:PunctuationKerning /&gt; &lt;w:ValidateAgainstSchemas /&gt; &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt; &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt; &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt; &lt;w:Compatibility&gt; &lt;w:BreakWrappedTables /&gt; &lt;w:SnapToGridInCell /&gt; &lt;w:WrapTextWithPunct /&gt; &lt;w:UseAsianBreakRules /&gt; &lt;w:DontGrowAutofit /&gt; &lt;/w:Compatibility&gt; &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt; &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w:LatentStyles DefLockedState="false" LatentStyleCount="156"&gt; &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt; &lt;!--[if gte mso 10]&gt; &lt;mce:style&gt;&lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --&gt; &lt;!--[endif]--&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt;&lt;A href="https://community.intel.com/../articles/omp-error-15-initializing-libguide40dll-but-found-libiomp5mddll-already-initialized/"&gt;article&lt;/A&gt;&lt;/SPAN&gt; as well.&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Page Not Found :(&lt;BR /&gt;&lt;BR /&gt;Static linking isn't solution. Application crashes after run :(.&lt;BR /&gt;&lt;BR /&gt;right now i had&lt;BR /&gt;OMP: error #15: Initializing libguide.lib, but found libguide.lib already initialized&lt;BR /&gt;&lt;BR /&gt;  ,        .&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 12:54:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902507#M11367</guid>
      <dc:creator>moandor</dc:creator>
      <dc:date>2009-08-06T12:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: OMP: error #15: Initializing libiomp5md.dll, but found libg</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902508#M11368</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w:WordDocument&gt; &lt;w:View&gt;Normal&lt;/w:View&gt; &lt;w:Zoom&gt;0&lt;/w:Zoom&gt; &lt;w:PunctuationKerning /&gt; &lt;w:ValidateAgainstSchemas /&gt; &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt; &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt; &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt; &lt;w:Compatibility&gt; &lt;w:BreakWrappedTables /&gt; &lt;w:SnapToGridInCell /&gt; &lt;w:WrapTextWithPunct /&gt; &lt;w:UseAsianBreakRules /&gt; &lt;w:DontGrowAutofit /&gt; &lt;/w:Compatibility&gt; &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt; &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;w:LatentStyles DefLockedState="false" LatentStyleCount="156"&gt; &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt; &lt;!--[if gte mso 10]&gt; &lt;mce:style&gt;&lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --&gt; &lt;!--[endif]--&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt;Please see below the direct lint to this KB article&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt;&lt;A href="https://community.intel.com/../articles/omp-error-15-initializing-libguide40dll-but-found-libiomp5mddll-already-initialized/"&gt;http://software.intel.com/en-us/articles/omp-error-15-initializing-libguide40dll-but-found-libiomp5mddll-already-initialized/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt;you can find there several related links about that problem&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt;     &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Wingdings; color: navy;"&gt;&lt;SPAN&gt;:)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: " ms="" sans="" serif=""&gt;--GF&lt;/SPAN&gt;&lt;/P&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2009 08:41:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902508#M11368</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-08-07T08:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: OMP: error #15: Initializing libiomp5md.dll, but found libg</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902509#M11369</link>
      <description>I'm having this exact same problem.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I set this:KMP_DUPLICATE_LIB_OK=TRUE and the application will load my dll; however, the threading doesn't seem to be working. I'm only getting output on part of the image and it is very crashable.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Furthermore, setting environment variables is not a viable option for me.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;All the links above are broken. Can someone help me find a permament solution.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;This is the error which led me to tryKMP_DUPLICATE_LIB_OK=TRUE:&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;OMP: Error #15: Initializing libiomp5md.dll, but found libguide40.dll alreadyinitialized.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 10 Jul 2012 17:10:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902509#M11369</guid>
      <dc:creator>Ryan2</dc:creator>
      <dc:date>2012-07-10T17:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: OMP: error #15: Initializing libiomp5md.dll, but found libg</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902510#M11370</link>
      <description>It comes down to arranging to have just one copy of OpenMP library linked in, and rebuilding any objects and libraries which were built for the no longer supported libguide. I don't think the DUPLICATE_LIB environment variable can help you with compatibility between compilers issued several years apart.</description>
      <pubDate>Tue, 10 Jul 2012 20:15:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902510#M11370</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-07-10T20:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: OMP: error #15: Initializing libiomp5md.dll, but found libg</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902511#M11371</link>
      <description>I'm writing plugins so Idon't have control over what OpenMP librabry is linked in the host program.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;The host program that is loading our plugins is obviously using the unsupported libguide. They are behind the times and won't be changing just for us.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;How do I rebuild my code to use libguide rather than libiomp5.dll??&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 11 Jul 2012 14:05:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902511#M11371</guid>
      <dc:creator>Ryan2</dc:creator>
      <dc:date>2012-07-11T14:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: OMP: error #15: Initializing libiomp5md.dll, but found libg</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902512#M11372</link>
      <description>I think 10.1 compiler was the last one to provide a libguide option. The compiler docs told how to use one or the other. Unfortunately, I think it means dropping back to that compiler version and its companion MKL. I'd welcome any opinion from the MKL team experts. At the top of the Fortran or C++ forum there's a posted link to advice about downloading an old compiler, it works the same for either Fortran or C++.</description>
      <pubDate>Thu, 12 Jul 2012 18:25:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/OMP-error-15-Initializing-libiomp5md-dll-but-found-libguide-lib/m-p/902512#M11372</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-07-12T18:25:19Z</dc:date>
    </item>
  </channel>
</rss>

