<?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: Serious error while using PARDISO in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Serious-error-while-using-PARDISO/m-p/855978#M6994</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;If you are using MKL 10.0 on Mac32, the following linking line should be used&lt;BR /&gt;$ifort -w -I/Library/Frameworks/Intel_MKL.framework/Versions/10.0.5.025/include source/dss_sym_f.f -L/ibrary/Frameworks/Intel_MKL.framework/Versions/10.0.5.025/lib/32 -lmkl_solver -lmkl_intel -lmkl_intel_thread -lmkl_core -lguide -lpthread -lm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Sergey</description>
    <pubDate>Thu, 29 Jan 2009 11:18:43 GMT</pubDate>
    <dc:creator>Sergey_K_Intel1</dc:creator>
    <dc:date>2009-01-29T11:18:43Z</dc:date>
    <item>
      <title>Serious error while using PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Serious-error-while-using-PARDISO/m-p/855977#M6993</link>
      <description>hello,
&lt;DIV&gt;i 'm trying to execute the sample code of PARDISO : pardiso_sym.f, and i've got this message:&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;OMP: Error #15: Initializing libguide.dylib, but found libiomp5.dylib already initialized.&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;OMP: Hint: This may cause performance degradation and correctness issues. Set environment variable KMP_DUPLICATE_LIB_OK=TRUE to ignore this problem and force the program to continue anyway. Please note that the use of KMP_DUPLICATE_LIB_OK is unsupported and using it may cause undefined behavior. For more information, please see &lt;A href="http://www.intel.com/software/products/support/" target="_blank"&gt;http://www.intel.com/software/products/support/&lt;/A&gt;.&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="font-family: Monaco;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="font-size: 11px;"&gt;it seems like after the call of&lt;SPAN style="font-family: Monaco; font-size: 12px;"&gt;pardisoinit, it charged iomp5 and so it cannot charge guide forpardiso call...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="font-family: Monaco;"&gt;what is wrong?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="font-family: Monaco;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;thank you&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="font-family: Monaco;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="font-family: verdana; font-size: 11px;"&gt;my Makefile is :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="font-size: 11px;"&gt;
&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;OBJECTS = pardiso_sym.o \&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px;"&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;F90 = ifort -c&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;LD = ifort&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px;"&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;FFLAGS = -O3&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;F90FLAGS = -O3&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px;"&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;LIBDIR = -L/Library/Frameworks/Intel_MKL.framework/Versions/&lt;SPAN style="color: #0000ff;"&gt;10.0.5.025&lt;/SPAN&gt;/lib/&lt;SPAN style="color: #0000ff;"&gt;32&lt;/SPAN&gt; -L/opt/intel/Compiler/&lt;SPAN style="color: #0000ff;"&gt;11.0&lt;/SPAN&gt;/&lt;SPAN style="color: #0000ff;"&gt;056&lt;/SPAN&gt;/lib&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;INCLUDE = -I/Library/Frameworks/Intel_MKL.framework/Versions/&lt;SPAN style="color: #0000ff;"&gt;10.0.5.025&lt;/SPAN&gt;/&lt;SPAN style="color: #760f50;"&gt;include&lt;/SPAN&gt; -I/opt/intel/Compiler/&lt;SPAN style="color: #0000ff;"&gt;11.0&lt;/SPAN&gt;/&lt;SPAN style="color: #0000ff;"&gt;056&lt;/SPAN&gt;/&lt;SPAN style="color: #760f50;"&gt;include&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px;"&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;LIB = -lmkl_intel -lmkl_intel_thread -lmkl_solver -lmkl_core -lguide -liomp5 -lpthread&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px;"&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;.f90.o:&lt;SPAN style="white-space: pre;"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="white-space: pre;"&gt; &lt;/SPAN&gt;$(F90) $(F90FLAGS) $(INCLUDE) $&amp;lt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px;"&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;run:&lt;SPAN style="white-space: pre;"&gt; &lt;/SPAN&gt;$(OBJECTS)&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="white-space: pre;"&gt; &lt;/SPAN&gt;$(LD) $(F90FLAGS) $(OBJECTS) $(LIBDIR) $(LIB) -o $@&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px;"&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;clean:&lt;SPAN style="white-space: pre;"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="white-space: pre;"&gt; &lt;/SPAN&gt;rm -f *.o *~ *.mod run&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px;"&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;debug:&lt;SPAN style="white-space: pre;"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco;"&gt;&lt;SPAN style="white-space: pre;"&gt; &lt;/SPAN&gt;make F90FLAGS=-g FFLAGS=-g&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Jan 2009 15:29:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Serious-error-while-using-PARDISO/m-p/855977#M6993</guid>
      <dc:creator>ratnani</dc:creator>
      <dc:date>2009-01-27T15:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Serious error while using PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Serious-error-while-using-PARDISO/m-p/855978#M6994</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;If you are using MKL 10.0 on Mac32, the following linking line should be used&lt;BR /&gt;$ifort -w -I/Library/Frameworks/Intel_MKL.framework/Versions/10.0.5.025/include source/dss_sym_f.f -L/ibrary/Frameworks/Intel_MKL.framework/Versions/10.0.5.025/lib/32 -lmkl_solver -lmkl_intel -lmkl_intel_thread -lmkl_core -lguide -lpthread -lm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Sergey</description>
      <pubDate>Thu, 29 Jan 2009 11:18:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Serious-error-while-using-PARDISO/m-p/855978#M6994</guid>
      <dc:creator>Sergey_K_Intel1</dc:creator>
      <dc:date>2009-01-29T11:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Serious error while using PARDISO</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Serious-error-while-using-PARDISO/m-p/855979#M6995</link>
      <description>&lt;BR /&gt;
&lt;P&gt;As an additional info please pay attention the next problem -you have to link only one of threading libraries either libguide or libiomp. We are encourage to use libiomp rather that libguide.&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2009 11:39:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Serious-error-while-using-PARDISO/m-p/855979#M6995</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-01-29T11:39:02Z</dc:date>
    </item>
  </channel>
</rss>

