<?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: unresolved references with em64t (ok with ia32) in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896954#M10942</link>
    <description>I thought I did switch to the em64t libs: mkl_em64t.lib. It still gives unresolved external reference.&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Nov 2007 19:41:32 GMT</pubDate>
    <dc:creator>lel4866</dc:creator>
    <dc:date>2007-11-01T19:41:32Z</dc:date>
    <item>
      <title>unresolved references with em64t (ok with ia32)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896952#M10940</link>
      <description>When I compile the example code (calling zdotc) under Visual Studio 2005 using ia32 (specifiying mkl_c.lib as an Additional Dependency for the Linker), everything works fine and executes properly.&lt;BR /&gt;&lt;BR /&gt;However, taking the same source code and specifying mkl_em64t_lib as an Additional Dependency for the Linker, I get:&lt;BR /&gt;&lt;BR /&gt;error LNK2019: unresolved external symbol _zdotc referened in function _main&lt;BR /&gt;&lt;BR /&gt;Same if I replace the call to zdotc with cbals_ddot (with appropriate source code changes).&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Larry Lewis&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2007 17:10:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896952#M10940</guid>
      <dc:creator>lel4866</dc:creator>
      <dc:date>2007-11-01T17:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved references with em64t (ok with ia32)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896953#M10941</link>
      <description>You need the em64t MKL libraries equivalent to those you used for the 32-bit build. If you are building both 32- and 64-bit on the same platform, I guess you could have difficulty if you depend on a default PATH setting which you may have selected when installing MKL. &lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2007 18:57:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896953#M10941</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2007-11-01T18:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved references with em64t (ok with ia32)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896954#M10942</link>
      <description>I thought I did switch to the em64t libs: mkl_em64t.lib. It still gives unresolved external reference.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2007 19:41:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896954#M10942</guid>
      <dc:creator>lel4866</dc:creator>
      <dc:date>2007-11-01T19:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved references with em64t (ok with ia32)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896955#M10943</link>
      <description>Also, I did a dumpbin of the two libs: 1ia32mkl_c.lib and em64tmkl_em64t.lib. ia32mkl_c.lib has virtually all of its defined symbols starting with a preceeding _, while em64tmkl_em64t.lib has none of it's symbols define with a preceeding underscore.&lt;BR /&gt;&lt;BR /&gt;My guess is that this is the problem, but I don't know what caused it or how to get around it.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2007 20:18:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896955#M10943</guid>
      <dc:creator>lel4866</dc:creator>
      <dc:date>2007-11-01T20:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved references with em64t (ok with ia32)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896956#M10944</link>
      <description>&lt;P&gt;Could you tell us that version of MKL are you using?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2007 15:50:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896956#M10944</guid>
      <dc:creator>Andrey_G_Intel2</dc:creator>
      <dc:date>2007-11-06T15:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved references with em64t (ok with ia32)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896957#M10945</link>
      <description>I've tried both 9.1.027 and 10.0.006, but here's the solution (at least for 10.0.006):&lt;BR /&gt;&lt;BR /&gt;1. You have to install the Visual Studio 2005 64-bit compilers (I hadn't)&lt;BR /&gt;2. You have to use the Configuration Manager in VS 2005 to set the Platform to x64&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Nov 2007 17:03:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-references-with-em64t-ok-with-ia32/m-p/896957#M10945</guid>
      <dc:creator>lel4866</dc:creator>
      <dc:date>2007-11-07T17:03:34Z</dc:date>
    </item>
  </channel>
</rss>

