<?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 MKL incompatibilities in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-incompatibilities/m-p/770270#M560</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;libimfis the math libraryfromIntel compiler. &lt;BR /&gt;Did you correctly use compilervarsto setyour environment? Or add -L path to compiler libs location.&lt;BR /&gt;Also, if your code is inC++ then you don't need to link with -lstdc++ and try C++ compiler.</description>
    <pubDate>Thu, 19 Apr 2012 10:33:05 GMT</pubDate>
    <dc:creator>barragan_villanueva_</dc:creator>
    <dc:date>2012-04-19T10:33:05Z</dc:date>
    <item>
      <title>MKL incompatibilities</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-incompatibilities/m-p/770268#M558</link>
      <description>&lt;P&gt;I realised Intel has been removed the compatibility libraries (dummy libraries) in the new MKL releases.&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/dummy-libraries-have-been-removed" target="_blank"&gt;http://software.intel.com/en-us/articles/dummy-libraries-have-been-removed&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I am trying to build the lammps sorce code ( &lt;A href="http://sourceforge.net/projects/lammps/" target="_blank"&gt;http://sourceforge.net/projects/lammps/&lt;/A&gt; ) with my Intel fortan &amp;amp; C compilers V 12.1.2 last two days, but unfortunately I could not succeded. )&lt;BR /&gt;&lt;BR /&gt;The source code can not compile with the parameters in the makefile.&lt;BR /&gt;&lt;BR /&gt;LINKFLAGS = -O -L/opt/intel/mkl/10.0.011/lib/em64t &lt;BR /&gt;LIB = -lstdc++ -lpthread -lmkl_em64t -lguide &lt;BR /&gt;&lt;BR /&gt;I also used the new MKL options that generated with Intel MKL Link Line Advisor website but I could not passed the errors &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target="_blank"&gt;http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-lpthread -lmpi /opt/intel/mkl/lib/intel64/libfftw2xf_intel.a -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lstdc++ -o ../lmp_mkl&lt;BR /&gt;ld: cannot find -limf&lt;BR /&gt;make[1]: *** [../lmp_mkl] Error 1&lt;BR /&gt;make[1]: Leaving directory `/root/lammps-12Apr12/src/Obj_mkl'&lt;BR /&gt;make: *** [mkl] Error 2&lt;BR /&gt;&lt;BR /&gt;Any idea or any advice?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot &amp;amp; B.Regards,&lt;BR /&gt;Dogan&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2012 08:32:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-incompatibilities/m-p/770268#M558</guid>
      <dc:creator>Dogan_Y_</dc:creator>
      <dc:date>2012-04-19T08:32:54Z</dc:date>
    </item>
    <item>
      <title>MKL incompatibilities</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-incompatibilities/m-p/770269#M559</link>
      <description>You can't mix libraries between 10.0 and 12.1 compilers. You should let the compiler choose consistent libraries. It might be better to adhere closer to the link advisor as a starting point, even if you are serious about eventually using a mixture of static and dynamic MKL libraries.&lt;BR /&gt;ifort failing to find -limf would appear to indicate that you didn't set the environment variables by sourceing the compilervars script.</description>
      <pubDate>Thu, 19 Apr 2012 10:30:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-incompatibilities/m-p/770269#M559</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-04-19T10:30:32Z</dc:date>
    </item>
    <item>
      <title>MKL incompatibilities</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-incompatibilities/m-p/770270#M560</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;libimfis the math libraryfromIntel compiler. &lt;BR /&gt;Did you correctly use compilervarsto setyour environment? Or add -L path to compiler libs location.&lt;BR /&gt;Also, if your code is inC++ then you don't need to link with -lstdc++ and try C++ compiler.</description>
      <pubDate>Thu, 19 Apr 2012 10:33:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-incompatibilities/m-p/770270#M560</guid>
      <dc:creator>barragan_villanueva_</dc:creator>
      <dc:date>2012-04-19T10:33:05Z</dc:date>
    </item>
  </channel>
</rss>

