<?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 Blas and Lapack in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blas-and-Lapack/m-p/820737#M4689</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt; When I use BLAS and LAPACK separately everything's fine, but when I try to use both of them&lt;BR /&gt;in one solution I get the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error1error LNK2005: _F95_PRECISION. already defined in lapack.obj  &lt;BR /&gt;Error2error LNK2005: _MKL95_PRECISION. already defined in lapack.obj &lt;BR /&gt;&lt;BR /&gt;I have imported BLAS.f90 and LAPACK.f90 in the "header files" and at the beginning of the program I have &lt;BR /&gt;written the following:&lt;BR /&gt;USE mkl95_lapack&lt;BR /&gt;USE mkl95_PRECISION&lt;BR /&gt;USE mkl95_BLAS&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 29 Sep 2011 20:49:19 GMT</pubDate>
    <dc:creator>space-tech1</dc:creator>
    <dc:date>2011-09-29T20:49:19Z</dc:date>
    <item>
      <title>Blas and Lapack</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blas-and-Lapack/m-p/820737#M4689</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt; When I use BLAS and LAPACK separately everything's fine, but when I try to use both of them&lt;BR /&gt;in one solution I get the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error1error LNK2005: _F95_PRECISION. already defined in lapack.obj  &lt;BR /&gt;Error2error LNK2005: _MKL95_PRECISION. already defined in lapack.obj &lt;BR /&gt;&lt;BR /&gt;I have imported BLAS.f90 and LAPACK.f90 in the "header files" and at the beginning of the program I have &lt;BR /&gt;written the following:&lt;BR /&gt;USE mkl95_lapack&lt;BR /&gt;USE mkl95_PRECISION&lt;BR /&gt;USE mkl95_BLAS&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Sep 2011 20:49:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blas-and-Lapack/m-p/820737#M4689</guid>
      <dc:creator>space-tech1</dc:creator>
      <dc:date>2011-09-29T20:49:19Z</dc:date>
    </item>
    <item>
      <title>Blas and Lapack</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blas-and-Lapack/m-p/820738#M4690</link>
      <description>When you invoke the .mod files by those USE statements, you don't need the .f90 source files from which they were built, except as a reference for your own information.</description>
      <pubDate>Thu, 29 Sep 2011 21:55:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Blas-and-Lapack/m-p/820738#M4690</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-09-29T21:55:18Z</dc:date>
    </item>
  </channel>
</rss>

