<?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 'undefined reference' errors when compiling in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-errors-when-compiling/m-p/796353#M2701</link>
    <description>It looks like you made a call to blas95, so you would require the libmkl_blas95_lp64.a (matching your intel_lp64) reference before your start-group.</description>
    <pubDate>Wed, 16 Jun 2010 19:07:08 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2010-06-16T19:07:08Z</dc:date>
    <item>
      <title>'undefined reference' errors when compiling</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-errors-when-compiling/m-p/796352#M2700</link>
      <description>Hello, I'm a beginner to the MKL. I'm compiling with the following command:&lt;BR /&gt;&lt;BR /&gt;ifort main.f90 -L/opt/intel/Compiler/11.1/059/mkl/lib/em64t -I/opt/intel/Compiler/11.1/059/mkl/include -Wl,--start-group /opt/intel/Compiler/11.1/059/mkl/lib/em64t/libmkl_intel_lp64.a /opt/intel/Compiler/11.1/059/mkl/lib/em64t/libmkl_intel_thread.a /opt/intel/Compiler/11.1/059/mkl/lib/em64t/libmkl_core.a -Wl,--end-group -liomp5 -lpthread&lt;BR /&gt;&lt;BR /&gt;It keeps getting me error message:&lt;BR /&gt;main.f90:(.text+0xe5): undefined reference to 'dcopy_f95_'&lt;BR /&gt;&lt;BR /&gt;I just followed the User's Guide and could find why. Any idea?&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Wed, 16 Jun 2010 18:59:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-errors-when-compiling/m-p/796352#M2700</guid>
      <dc:creator>roma_liang</dc:creator>
      <dc:date>2010-06-16T18:59:18Z</dc:date>
    </item>
    <item>
      <title>'undefined reference' errors when compiling</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-errors-when-compiling/m-p/796353#M2701</link>
      <description>It looks like you made a call to blas95, so you would require the libmkl_blas95_lp64.a (matching your intel_lp64) reference before your start-group.</description>
      <pubDate>Wed, 16 Jun 2010 19:07:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-errors-when-compiling/m-p/796353#M2701</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-06-16T19:07:08Z</dc:date>
    </item>
    <item>
      <title>'undefined reference' errors when compiling</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-errors-when-compiling/m-p/796354#M2702</link>
      <description>Yes. Now it works. Thank you!</description>
      <pubDate>Wed, 16 Jun 2010 19:22:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-errors-when-compiling/m-p/796354#M2702</guid>
      <dc:creator>roma_liang</dc:creator>
      <dc:date>2010-06-16T19:22:04Z</dc:date>
    </item>
  </channel>
</rss>

