<?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 external symbol _mkl_solver_pardiso in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso/m-p/877776#M9162</link>
    <description>It looks like you had a linker symbol case mis-match, with the library possibly having only upper case symbols. Windows tools such as dumpbin should help diagnose such problems. The Cblas library is a precedent for handling it as you have done, with a wrapper function to make the C interface more friendly.</description>
    <pubDate>Fri, 06 Jun 2008 17:17:09 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2008-06-06T17:17:09Z</dc:date>
    <item>
      <title>unresolved external symbol _mkl_solver_pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso/m-p/877774#M9160</link>
      <description>ok, I'm a newbie with MKL (10.0.011) and an having problems getting it to link and run. I'm trying to link to the pardiso routine and run the C example from samples directory. long story short, I can't get it to link and get the error "unresolved external symbol _mkl_solver_pardiso".  I'm using MS visual studio 2005 with the Intel C++ (10.1.011) compiler, and have followed the setup procedures from the users manual. Anyone know what is going on here? Thanks</description>
      <pubDate>Thu, 05 Jun 2008 18:55:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso/m-p/877774#M9160</guid>
      <dc:creator>j_a_dec</dc:creator>
      <dc:date>2008-06-05T18:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved external symbol _mkl_solver_pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso/m-p/877775#M9161</link>
      <description>nevermind I figured it out. I wrote a Fortran static lib that interfaces with MKL which has no problems linking. My C++ application then just interfaces MKL through that lib....probably not the best way to do it but it works!&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jun 2008 14:18:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso/m-p/877775#M9161</guid>
      <dc:creator>j_a_dec</dc:creator>
      <dc:date>2008-06-06T14:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved external symbol _mkl_solver_pardiso</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso/m-p/877776#M9162</link>
      <description>It looks like you had a linker symbol case mis-match, with the library possibly having only upper case symbols. Windows tools such as dumpbin should help diagnose such problems. The Cblas library is a precedent for handling it as you have done, with a wrapper function to make the C interface more friendly.</description>
      <pubDate>Fri, 06 Jun 2008 17:17:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/unresolved-external-symbol-mkl-solver-pardiso/m-p/877776#M9162</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-06-06T17:17:09Z</dc:date>
    </item>
  </channel>
</rss>

