<?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: MKL Functions using in C++ in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Functions-using-in-C/m-p/880468#M9471</link>
    <description>&lt;P&gt;The only thing I could think of which would change in C++ is that you would require extern "C" qualifiers for the names of the MKL functions. You could confirm this by looking at the error messages, or by running dumpbin or equivalent on your .obj. The MKL header files should take care of this.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2007 13:48:40 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2007-02-26T13:48:40Z</dc:date>
    <item>
      <title>MKL Functions using in C++</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Functions-using-in-C/m-p/880467#M9470</link>
      <description>&lt;P&gt;&lt;FONT face="Verdana" color="#0000ff" size="2"&gt;Hi&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#0000ff" size="2"&gt;I am using INTEL MKL functions successfully in C code. I have included "mkl_c.lib" and "libguide.lib" in Project Settings--&amp;gt;Link--&amp;gt;"Object/library modules" and the path of lib directory in "Additional library path" field. It is working fine.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#0000ff" size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#0000ff" size="2"&gt;But if i use the same code in my C++ extension file and setting the same path as mentioned above, I am getting link error. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#0000ff" size="2"&gt;Whether the path setting is different for C++.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#0000ff" size="2"&gt;Please mail me in this regards&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#0000ff" size="2"&gt;Thanks and Regards&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Verdana" color="#0000ff" size="2"&gt;Joesam&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2007 12:26:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Functions-using-in-C/m-p/880467#M9470</guid>
      <dc:creator>joesam</dc:creator>
      <dc:date>2007-02-26T12:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: MKL Functions using in C++</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Functions-using-in-C/m-p/880468#M9471</link>
      <description>&lt;P&gt;The only thing I could think of which would change in C++ is that you would require extern "C" qualifiers for the names of the MKL functions. You could confirm this by looking at the error messages, or by running dumpbin or equivalent on your .obj. The MKL header files should take care of this.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2007 13:48:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Functions-using-in-C/m-p/880468#M9471</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2007-02-26T13:48:40Z</dc:date>
    </item>
  </channel>
</rss>

