<?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: LAPACk and BLAS libraries Command line flags in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885719#M10023</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; The link advisor in the right hand column of this forum should get you started.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Tim points you in the right direction. First start with link advisor. Link &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;here&lt;/A&gt;. Then you can take a look at provided (together with examples) makefile(s). Inside you'll have a whole range of options/switches etc.&lt;BR /&gt;&lt;BR /&gt;When building from command line please do not forget to run batch setting Build Environment for your compiler before building the app.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Aug 2009 00:17:27 GMT</pubDate>
    <dc:creator>ArturGuzik</dc:creator>
    <dc:date>2009-08-27T00:17:27Z</dc:date>
    <item>
      <title>LAPACk and BLAS libraries Command line flags</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885717#M10021</link>
      <description>Hi All,
&lt;DIV&gt;I am a newbie and would like to use LAPACK and BLAS libraries within my fortran code. I want to use command line instead of using Visual Studio for compiling and runnung my program. Would you guys please suggest me the best way to deal with this?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;I went through the documentation and it was confusing for me. I was not able to figure out the flags I need to compile and run my program.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks.&lt;/DIV&gt;</description>
      <pubDate>Wed, 26 Aug 2009 21:00:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885717#M10021</guid>
      <dc:creator>singh_balwinderd-p-l</dc:creator>
      <dc:date>2009-08-26T21:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: LAPACk and BLAS libraries Command line flags</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885718#M10022</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
The link advisor in the right hand column of this forum should get you started.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Aug 2009 22:18:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885718#M10022</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-08-26T22:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: LAPACk and BLAS libraries Command line flags</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885719#M10023</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; The link advisor in the right hand column of this forum should get you started.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Tim points you in the right direction. First start with link advisor. Link &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;here&lt;/A&gt;. Then you can take a look at provided (together with examples) makefile(s). Inside you'll have a whole range of options/switches etc.&lt;BR /&gt;&lt;BR /&gt;When building from command line please do not forget to run batch setting Build Environment for your compiler before building the app.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Aug 2009 00:17:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885719#M10023</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-08-27T00:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: LAPACk and BLAS libraries Command line flags</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885720#M10024</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;Thanks for your responses.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I went to the provided link, but I am not exactly sure about few fields there. Following were my selections:&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Select OS:	Windows&lt;BR /&gt;Select processor architecture:	IA32&lt;BR /&gt;Select compiler:	Intel or Intel Compatible&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I think the next one ("Select dynamic or static linking") should be "dynamic" as I am mentioning the flags at the compile time instead of mentioning them within the program (Am I right?). For the next fields :&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Select sequential or multi-threaded version of Intel MKL:	&lt;BR /&gt;Select OpenMP library:	&lt;BR /&gt;Select cluster library:	&lt;BR /&gt;Select MPI library:&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I dont have any idea. I am running a simple program which calculated eigenvalues from LAPACK's functionDSYEV.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Can you guys please help me with this?&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Thanks.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Aug 2009 23:01:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885720#M10024</guid>
      <dc:creator>singh_balwinderd-p-l</dc:creator>
      <dc:date>2009-08-27T23:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: LAPACk and BLAS libraries Command line flags</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885721#M10025</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
On several of these choices, you could try it both ways, to see what you like.&lt;BR /&gt;If you don't have a reason to try static, dynamic link should be fine.&lt;BR /&gt;You would probably try the sequential version first, then you shouldn't get any questions about parallel libraries. Once you have it working, you would try the multi-threaded, in case it gives you speed-up.&lt;BR /&gt;In multi-threaded, if you have a choice of libiomp (compatibility with Microsoft OpenMP), that would be the normal choice.&lt;BR /&gt;I doubt you want to go down the cluster/MPI path.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Aug 2009 23:52:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACk-and-BLAS-libraries-Command-line-flags/m-p/885721#M10025</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-08-27T23:52:08Z</dc:date>
    </item>
  </channel>
</rss>

