<?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 linking MKL BLAS with gfortran in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-MKL-BLAS-with-gfortran/m-p/969409#M16448</link>
    <description>If you use gfortran, you may have noticed that the g77-compiled blas library supplied in typical linux distros isn't compatible with gfortran.  I ran some tests successfully with&lt;BR /&gt;gfortran -O2 -march=nocona -L/opt/intel/mkl/8.0/lib/em64t *.f -lmkl_em64t -lguide -lpthread&lt;BR /&gt;As expected, setenv OMP_NUM_THREADS=2 invokes parallel execution, where mkl so chooses. Mkl performance was the same, linked with ifort or with gfortran.&lt;BR /&gt;lapack would have a problem, due to the run-time library differences between gfortran and ifort.</description>
    <pubDate>Wed, 12 Oct 2005 22:50:14 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2005-10-12T22:50:14Z</dc:date>
    <item>
      <title>linking MKL BLAS with gfortran</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-MKL-BLAS-with-gfortran/m-p/969409#M16448</link>
      <description>If you use gfortran, you may have noticed that the g77-compiled blas library supplied in typical linux distros isn't compatible with gfortran.  I ran some tests successfully with&lt;BR /&gt;gfortran -O2 -march=nocona -L/opt/intel/mkl/8.0/lib/em64t *.f -lmkl_em64t -lguide -lpthread&lt;BR /&gt;As expected, setenv OMP_NUM_THREADS=2 invokes parallel execution, where mkl so chooses. Mkl performance was the same, linked with ifort or with gfortran.&lt;BR /&gt;lapack would have a problem, due to the run-time library differences between gfortran and ifort.</description>
      <pubDate>Wed, 12 Oct 2005 22:50:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/linking-MKL-BLAS-with-gfortran/m-p/969409#M16448</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-10-12T22:50:14Z</dc:date>
    </item>
  </channel>
</rss>

