<?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:Problem compiling MKL sample fortran with visual studio - unresolved symbol sgesv_f95 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-compiling-MKL-sample-fortran-with-visual-studio/m-p/1390602#M33242</link>
    <description>&lt;P&gt;Hi Rittard,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for accepting the solution. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Jun 2022 12:19:51 GMT</pubDate>
    <dc:creator>ShanmukhS_Intel</dc:creator>
    <dc:date>2022-06-07T12:19:51Z</dc:date>
    <item>
      <title>Problem compiling MKL sample fortran with visual studio - unresolved symbol sgesv_f95</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-compiling-MKL-sample-fortran-with-visual-studio/m-p/1389633#M33227</link>
      <description>&lt;P&gt;I am new to MKL and using Intel Fortran with Visual Studio.&amp;nbsp; &amp;nbsp;I just updated oneAPI base toolkit to enable MKL.&amp;nbsp; In Visual Studio I enabled the parallel option for MKL.&amp;nbsp; &amp;nbsp;When I try to build the example gesv.f90 I get the following errors:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Linking...&lt;BR /&gt;1&amp;gt;Source1.obj : error LNK2019: unresolved external symbol SGESV_F95 referenced in function MAIN__&lt;BR /&gt;1&amp;gt;Source1.obj : error LNK2019: unresolved external symbol SGESV1_F95 referenced in function MAIN__&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any guidance would be appreciated.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 18:55:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-compiling-MKL-sample-fortran-with-visual-studio/m-p/1389633#M33227</guid>
      <dc:creator>ripittard</dc:creator>
      <dc:date>2022-06-02T18:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem compiling MKL sample fortran with visual studio - unresolved symbol sgesv_f95</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-compiling-MKL-sample-fortran-with-visual-studio/m-p/1390006#M33234</link>
      <description>&lt;P&gt;The linking failed because you did not tell the linker to use the BLAS95 and Lapack95 libraries.&lt;/P&gt;
&lt;P&gt;It is best to use the &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.2qwcos" target="_self"&gt;MKL Link Line Advisor,&lt;/A&gt; and select BLAS95 and LAPACK95 as appropriate.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 12:40:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-compiling-MKL-sample-fortran-with-visual-studio/m-p/1390006#M33234</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2022-06-04T12:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem compiling MKL sample fortran with visual studio - unresolved symbol sgesv_f95</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-compiling-MKL-sample-fortran-with-visual-studio/m-p/1390598#M33241</link>
      <description>&lt;P&gt;Thanks Mecej4!&amp;nbsp; I had assumed that enabling MKL in MSVS would handle things automatically.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 11:47:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-compiling-MKL-sample-fortran-with-visual-studio/m-p/1390598#M33241</guid>
      <dc:creator>ripittard</dc:creator>
      <dc:date>2022-06-07T11:47:39Z</dc:date>
    </item>
    <item>
      <title>Re:Problem compiling MKL sample fortran with visual studio - unresolved symbol sgesv_f95</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-compiling-MKL-sample-fortran-with-visual-studio/m-p/1390602#M33242</link>
      <description>&lt;P&gt;Hi Rittard,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for accepting the solution. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jun 2022 12:19:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Problem-compiling-MKL-sample-fortran-with-visual-studio/m-p/1390602#M33242</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2022-06-07T12:19:51Z</dc:date>
    </item>
  </channel>
</rss>

