<?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 where are -lmkl_lapack -lmkl -lguide -lpthread? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802577#M3176</link>
    <description>&lt;P&gt;Since MKL
10.3 a new directory hierarchy has being established. Please see this KB article &lt;A href="http://software.intel.com/en-us/articles/a-new-directory-hierarchy-in-intel-mkl-package/"&gt;here&lt;/A&gt;
about that here A new directory hierarchy in Intel MKL package&lt;/P&gt;

&lt;P&gt;Also,
please see the &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;MKL Linker Advise&lt;/A&gt;r to select all mkls libraries required for
linking mkl.&lt;/P&gt;&lt;P&gt;--Gennady&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Feb 2012 13:49:01 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2012-02-24T13:49:01Z</dc:date>
    <item>
      <title>where are -lmkl_lapack -lmkl -lguide -lpthread?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802576#M3175</link>
      <description>I have to modify one Makefile according to my OS environment. &lt;BR /&gt;"LAPACK = -L/usr/site/intelmkl-9.0.018/lib/32 -lmkl_lapack -lmkl -lguide -lpthread"&lt;BR /&gt;&lt;BR /&gt;I have installed the free &lt;A href="https://registrationcenter.intel.com/RegCenter/NComForm.aspx?ProductID=1523"&gt;&lt;B&gt;Intel&lt;SUP&gt;&lt;/SUP&gt; Fortran Composer XE 2011 for Linux&lt;/B&gt;&lt;/A&gt; . It is said that the MKL library is included. &lt;BR /&gt;&lt;BR /&gt;My
 install directionary is /opt/intel/composer_xe_2011_sp1, I found the 
/opt/intel/composer_xe_2011_sp1/mkl/lib/intel64 directory and only found
 libmkl_lapack95_ilp64.a and libmkl_lapack95_lp64.a, is one of the two 
the mkl_lapack library and where are the three other libraries?</description>
      <pubDate>Fri, 24 Feb 2012 13:13:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802576#M3175</guid>
      <dc:creator>nadia1989</dc:creator>
      <dc:date>2012-02-24T13:13:14Z</dc:date>
    </item>
    <item>
      <title>where are -lmkl_lapack -lmkl -lguide -lpthread?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802577#M3176</link>
      <description>&lt;P&gt;Since MKL
10.3 a new directory hierarchy has being established. Please see this KB article &lt;A href="http://software.intel.com/en-us/articles/a-new-directory-hierarchy-in-intel-mkl-package/"&gt;here&lt;/A&gt;
about that here A new directory hierarchy in Intel MKL package&lt;/P&gt;

&lt;P&gt;Also,
please see the &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;MKL Linker Advise&lt;/A&gt;r to select all mkls libraries required for
linking mkl.&lt;/P&gt;&lt;P&gt;--Gennady&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2012 13:49:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802577#M3176</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-02-24T13:49:01Z</dc:date>
    </item>
    <item>
      <title>where are -lmkl_lapack -lmkl -lguide -lpthread?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802578#M3177</link>
      <description>The lapack95 libraries contain the lapack95 wrappers. Basic f77 lapack is included along with blas in the minimum group of libraries. -lguide hasn't been supported for several years, as it was replaced by -liomp5.&lt;BR /&gt;If you don't want to deal at first with the link advisor, -mkl option may be sufficient to get started with the most common situations.</description>
      <pubDate>Fri, 24 Feb 2012 14:19:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802578#M3177</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-02-24T14:19:15Z</dc:date>
    </item>
    <item>
      <title>where are -lmkl_lapack -lmkl -lguide -lpthread?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802579#M3178</link>
      <description>&amp;gt; If you don't want to deal at first with the link advisor, -&lt;SPAN style="text-decoration: line-through;"&gt;lmkl&lt;/SPAN&gt; -mkl option 
may be sufficient to get started with the most common situations.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2012 15:23:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802579#M3178</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2012-02-24T15:23:42Z</dc:date>
    </item>
    <item>
      <title>Have you ever solved this</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802580#M3179</link>
      <description>&lt;P&gt;Have you ever solved this problem? I meet the same problem when i intall a software, the makefile include libs -lmkl_lapack -lmkl -lguide -lpthread.&lt;/P&gt;&lt;P&gt;If this libs replaced by others libs?&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 02:43:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802580#M3179</guid>
      <dc:creator>Huang__Wenlin</dc:creator>
      <dc:date>2019-05-22T02:43:44Z</dc:date>
    </item>
    <item>
      <title>Use the MKL link line advisor</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802581#M3180</link>
      <description>&lt;P&gt;Use the MKL link line advisor at&amp;nbsp;https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor to find out what -l options to use for your version of compiler+MKL, and modify the makefile to suit.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2019 11:45:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/where-are-lmkl-lapack-lmkl-lguide-lpthread/m-p/802581#M3180</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2019-05-23T11:45:12Z</dc:date>
    </item>
  </channel>
</rss>

