<?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 Beginner's question in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Beginner-s-question/m-p/899511#M11164</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I am trying to use MKL LAPACK function SYEVD to compute the eigenvalues of a small real, symetric matrix. I must say that I am pretty new at using libraries other than those I write. Anyways, I compile all my programs without any problem, but when it comes to link them, I get the error :&lt;/P&gt;
&lt;P&gt;undefined reference to `SSYEVD_MKL95'&lt;/P&gt;
&lt;P&gt;The program inversion (which is actually a module containing several sub-routines) is compiled with the following options :&lt;/P&gt;
&lt;P&gt;ifort -module ./ -assume byterecl -static -align -names as_is -traceback -heap-array -fp-stack-check -check all -C -warn all -I/opt/intel/mkl/10.1.0.015/lib/em64t/ -c inversion.f90&lt;/P&gt;
&lt;P&gt;I make use of the two modules mkl95_LAPACK, ONLY: SYEVD,SYEV and   USE mkl95_PRECISION, ONLY: WP =&amp;gt; SP&lt;/P&gt;
&lt;P&gt;As for the linking step, I am not sure what to use to avoid the message stated above. I have tried several combinations of -L and lmkl_**, without much success.&lt;/P&gt;
&lt;P&gt;I am really lost here, and I would be gratefull if someone would be kind enough to shed a light on my problems. I am aware that this might just be a compiling problem.&lt;/P&gt;
&lt;P&gt;Thanks alot for your help if any.&lt;/P&gt;
&lt;P&gt;Pierre-Franois&lt;/P&gt;
&lt;P&gt;NB : forgot to precise a few things : I am using Intel Fortran as a compiler (version 10.0) and the latest MKL libraries on a em64t (Xeon) computer.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Nov 2008 15:31:02 GMT</pubDate>
    <dc:creator>pfr</dc:creator>
    <dc:date>2008-11-20T15:31:02Z</dc:date>
    <item>
      <title>Beginner's question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Beginner-s-question/m-p/899511#M11164</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I am trying to use MKL LAPACK function SYEVD to compute the eigenvalues of a small real, symetric matrix. I must say that I am pretty new at using libraries other than those I write. Anyways, I compile all my programs without any problem, but when it comes to link them, I get the error :&lt;/P&gt;
&lt;P&gt;undefined reference to `SSYEVD_MKL95'&lt;/P&gt;
&lt;P&gt;The program inversion (which is actually a module containing several sub-routines) is compiled with the following options :&lt;/P&gt;
&lt;P&gt;ifort -module ./ -assume byterecl -static -align -names as_is -traceback -heap-array -fp-stack-check -check all -C -warn all -I/opt/intel/mkl/10.1.0.015/lib/em64t/ -c inversion.f90&lt;/P&gt;
&lt;P&gt;I make use of the two modules mkl95_LAPACK, ONLY: SYEVD,SYEV and   USE mkl95_PRECISION, ONLY: WP =&amp;gt; SP&lt;/P&gt;
&lt;P&gt;As for the linking step, I am not sure what to use to avoid the message stated above. I have tried several combinations of -L and lmkl_**, without much success.&lt;/P&gt;
&lt;P&gt;I am really lost here, and I would be gratefull if someone would be kind enough to shed a light on my problems. I am aware that this might just be a compiling problem.&lt;/P&gt;
&lt;P&gt;Thanks alot for your help if any.&lt;/P&gt;
&lt;P&gt;Pierre-Franois&lt;/P&gt;
&lt;P&gt;NB : forgot to precise a few things : I am using Intel Fortran as a compiler (version 10.0) and the latest MKL libraries on a em64t (Xeon) computer.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2008 15:31:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Beginner-s-question/m-p/899511#M11164</guid>
      <dc:creator>pfr</dc:creator>
      <dc:date>2008-11-20T15:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner's question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Beginner-s-question/m-p/899512#M11165</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Did you check the instructions on how to build the "95" libraries before attempting to use them?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2008 07:12:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Beginner-s-question/m-p/899512#M11165</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-11-21T07:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner's question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Beginner-s-question/m-p/899513#M11166</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/367365"&gt;tim18&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;Did you check the instructions on how to build the "95" libraries before attempting to use them?&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Dear Tim,&lt;/P&gt;
&lt;P&gt;First off, thank you for your reply. I indeed followed the instructions on how to build the "95" libraries (compiled it via the makefile located in the ./interfaces/lapack95/ directory).&lt;/P&gt;
&lt;P&gt;I used the following make options : make libem64t interface=lp64&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Pierre-Franois&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2008 08:57:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Beginner-s-question/m-p/899513#M11166</guid>
      <dc:creator>pfr</dc:creator>
      <dc:date>2008-11-21T08:57:18Z</dc:date>
    </item>
  </channel>
</rss>

