<?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 Do you see this dll into c: in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147964#M26863</link>
    <description>&lt;P&gt;Do you see this dll into&amp;nbsp;c:\Program Files (x86)\IntelSWTolls\compilers_and_libraries_2019.4.245\windows\redist\intel64\mkl\ directory?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Aug 2019 04:58:15 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2019-08-29T04:58:15Z</dc:date>
    <item>
      <title>LNK2019 unresolved external symbol _DGEMM referenced in function [...]</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147959#M26858</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to use dgemm function from mkl lib in my (C++) program but i keep getting linking error... could you please help me with this?&lt;/P&gt;&lt;P&gt;I included the lib (i.e. #include "include/mkl.h"), I think it should run...&lt;/P&gt;&lt;P&gt;Thanks in advance...&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 20:30:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147959#M26858</guid>
      <dc:creator>carneiro__fernando</dc:creator>
      <dc:date>2019-08-20T20:30:20Z</dc:date>
    </item>
    <item>
      <title>Please take a look at the MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147960#M26859</link>
      <description>&lt;P&gt;Please take a look at the &lt;A href="https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor"&gt;MKL_Linker_Adviser&lt;/A&gt;&amp;nbsp; to see how to link with Intel MKL&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 06:45:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147960#M26859</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-08-22T06:45:56Z</dc:date>
    </item>
    <item>
      <title>Could you please give me more</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147961#M26860</link>
      <description>&lt;P&gt;Could you please give me more information? I still can't link with intel MKL with those info...&lt;/P&gt;&lt;P&gt;- I've already manually set the path to include (.h) and lib files (at the property pages&amp;nbsp;- "VC++ directories)&lt;/P&gt;&lt;P&gt;- then in the linker-input I added the lib names to the additional dependencies.&lt;/P&gt;&lt;P&gt;This link you've sent to me gave me the following info, which I don't know what to do with:&lt;BR /&gt;===========&lt;BR /&gt;Use this link line:&amp;nbsp;&lt;BR /&gt;&amp;nbsp;mkl_scalapack_ilp64.lib mkl_cdft_core.lib mkl_intel_ilp64.lib mkl_sequential.lib mkl_core.lib mkl_blacs_intelmpi_ilp64.lib impi.lib&lt;/P&gt;&lt;P&gt;Compiler options:&amp;nbsp;&lt;BR /&gt;&amp;nbsp;/DMKL_ILP64 -I"%MKLROOT%"\include&lt;BR /&gt;===========&lt;/P&gt;&lt;P&gt;I tried to copy the "mkl_scalapack_ilp64.lib mkl_cdft_core.lib mkl_intel_ilp64.lib mkl_sequential.lib mkl_core.lib mkl_blacs_intelmpi_ilp64.lib impi.lib" to the additional dependecies, but I get lnk1104 error "cannot open"&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 23:05:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147961#M26860</guid>
      <dc:creator>carneiro__fernando</dc:creator>
      <dc:date>2019-08-22T23:05:32Z</dc:date>
    </item>
    <item>
      <title>You may check this article to</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147962#M26861</link>
      <description>&lt;P&gt;You may check this article to show how to build mkl examples from VS follow this link:&amp;nbsp;https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-compiling-and-linking-with-microsoft-visual-cc and We recommend you to see at the existing mkl's examples ( mklroot/examples) and check &lt;A href="https://software.intel.com/en-us/mkl-windows-developer-guide"&gt;mkl_user_quide&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 04:51:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147962#M26861</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-08-23T04:51:31Z</dc:date>
    </item>
    <item>
      <title>Well</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147963#M26862</link>
      <description>&lt;P&gt;Well&lt;/P&gt;&lt;P&gt;It ended up that what helped me was to look for the "automatic linking" in the user guide&lt;/P&gt;&lt;P&gt;Now I have another problem. I can build the solution, but when I run I get the following error:&lt;/P&gt;&lt;P&gt;"The ordinal 242 could not be located in the dynamic link library c:\Program Files (x86)\IntelSWTolls\compilers_and_libraries_2019.4.245\windows\redist\intel64\mkl\mkl_intel_thread.dll"&lt;/P&gt;&lt;P&gt;Can you help me with that?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 04:11:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147963#M26862</guid>
      <dc:creator>carneiro__fernando</dc:creator>
      <dc:date>2019-08-29T04:11:00Z</dc:date>
    </item>
    <item>
      <title>Do you see this dll into c:</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147964#M26863</link>
      <description>&lt;P&gt;Do you see this dll into&amp;nbsp;c:\Program Files (x86)\IntelSWTolls\compilers_and_libraries_2019.4.245\windows\redist\intel64\mkl\ directory?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 04:58:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147964#M26863</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-08-29T04:58:15Z</dc:date>
    </item>
    <item>
      <title>Yes, mkl_intel_thread.dll is</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147965#M26864</link>
      <description>&lt;P&gt;Yes,&amp;nbsp;&lt;EM&gt;mkl_intel_thread.dll&lt;/EM&gt; is there&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 05:07:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147965#M26864</guid>
      <dc:creator>carneiro__fernando</dc:creator>
      <dc:date>2019-08-29T05:07:32Z</dc:date>
    </item>
    <item>
      <title>then check the paths into</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147966#M26865</link>
      <description>&lt;P&gt;then check the paths into your system... or just put the .exe file into this&amp;nbsp;\redist\intel64\mkl\ directory and try to run&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 05:25:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147966#M26865</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-08-29T05:25:43Z</dc:date>
    </item>
    <item>
      <title>The path is right.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147967#M26866</link>
      <description>&lt;P&gt;The path is right.&lt;/P&gt;&lt;P&gt;"&amp;nbsp;or just put the .exe file into this&amp;nbsp;\redist\intel64\mkl\ directory and try to run"&lt;/P&gt;&lt;P&gt;Could you explain better? Which .exe file you mean? My code doesn't have an .exe file&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 05:57:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147967#M26866</guid>
      <dc:creator>carneiro__fernando</dc:creator>
      <dc:date>2019-08-29T05:57:42Z</dc:date>
    </item>
    <item>
      <title>Do you see the executable</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147968#M26867</link>
      <description>&lt;P&gt;Do you see the executable file under somewhere under&amp;nbsp;\x64\Debug (or Release)\ directory?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 06:10:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147968#M26867</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-08-29T06:10:24Z</dc:date>
    </item>
    <item>
      <title>I think I've made it... don't</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147969#M26868</link>
      <description>&lt;P&gt;I think I've made it... don't ask me why but what I did was to change a setting from the automatic linking:&lt;/P&gt;&lt;P&gt;Project&amp;gt;Properties&amp;gt;Configuration Properties&amp;gt;Intel Performance Libraries.&lt;/P&gt;&lt;P&gt;Use MKL property it was selected Parallel, I changed to Sequential&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 06:21:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LNK2019-unresolved-external-symbol-DGEMM-referenced-in-function/m-p/1147969#M26868</guid>
      <dc:creator>carneiro__fernando</dc:creator>
      <dc:date>2019-08-29T06:21:39Z</dc:date>
    </item>
  </channel>
</rss>

