<?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: Thanks from me as well in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974922#M17005</link>
    <description>&lt;DIV&gt;Hi there, &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm Paul Dorrell andI'd like to say thanks too!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yesterday Idownloaded MKL to my Windows XP machine in order tolook at the speed ofsome large FFTs. I triedcompiling an example fromMKL/8.0/examples/dftc inside Visual Studio and got a load oflinking errors similar to thoseyou listed .... and, yes, they went away when I included the libguide.lib in my project.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;So you've saved me alot of time ... and restored my faith in user forums!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Kind regardsPaul &lt;/DIV&gt;</description>
    <pubDate>Wed, 19 Oct 2005 14:11:43 GMT</pubDate>
    <dc:creator>prdorrell</dc:creator>
    <dc:date>2005-10-19T14:11:43Z</dc:date>
    <item>
      <title>Link errors when using MKL 8.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974918#M17001</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Since upgrading from 7.2 to the new 8.0 I get numerous unresolved externals now:&lt;/DIV&gt;
&lt;DIV&gt;mkl_ia32.lib(def_dsyrk_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_def_dsyrk&lt;BR /&gt;mkl_ia32.lib(def_dtrsm_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_def_dtrsm&lt;BR /&gt;mkl_ia32.lib(p4_dsyrk_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_p4_dsyrk&lt;BR /&gt;mkl_ia32.lib(p4p_dsyrk_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_p4p_dsyrk&lt;BR /&gt;mkl_ia32.lib(p3_dsyrk_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_p3_dsyrk&lt;BR /&gt;mkl_ia32.lib(def_dgemm_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_def_dgemm&lt;BR /&gt;mkl_ia32.lib(p4_dtrsm_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_p4_dtrsm&lt;BR /&gt;mkl_ia32.lib(p4p_dtrsm_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_p4p_dtrsm&lt;BR /&gt;mkl_ia32.lib(p3_dtrsm_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_p3_dtrsm&lt;BR /&gt;mkl_lapack.lib(dpotrf_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_lapack_dpotrf&lt;BR /&gt;mkl_ia32.lib(p4_dgemm_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_p4_dgemm&lt;BR /&gt;mkl_ia32.lib(p4p_dgemm_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_p4p_dgemm&lt;BR /&gt;mkl_ia32.lib(p3_dgemm_omp.obj) : error LNK2019: unresolved external symbol ___kmpc_global_thread_num referenced in function _mkl_blas_p3_dgemm&lt;BR /&gt;mkl_ia32.lib(def_dsyrk_omp.obj) : error LNK2001: unresolved external symbol _omp_get_max_threads&lt;BR /&gt;mkl_ia32.lib(def_dtrsm_omp.obj) : error LNK2001: unresolved external symbol _omp_get_max_threads&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;...and continues.&lt;/DIV&gt;
&lt;DIV&gt;If I link with the old mkl72ia32lib libraries, I don't get any errors. Why is that?&lt;/DIV&gt;
&lt;DIV&gt;I use Visual C++ 7.0.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;Carsten&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Sep 2005 16:17:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974918#M17001</guid>
      <dc:creator>panch</dc:creator>
      <dc:date>2005-09-21T16:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors when using MKL 8.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974919#M17002</link>
      <description>The kmp function library is contained in libguide, which comes with MKL.</description>
      <pubDate>Wed, 21 Sep 2005 19:28:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974919#M17002</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-09-21T19:28:08Z</dc:date>
    </item>
    <item>
      <title>Thanks</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974920#M17003</link>
      <description>&lt;DIV&gt;Hi and thanks!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;That helped, just wondering why it didn't complain when using Mkl 72 libs.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt;Carsten&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 Sep 2005 20:21:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974920#M17003</guid>
      <dc:creator>panch</dc:creator>
      <dc:date>2005-09-21T20:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Thanks</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974921#M17004</link>
      <description>&lt;P&gt;There was a change between MKL 7.2 and 8.0, but it was not an arbitrary decision. There were some problems that arose from linking in libguide as a default library. For one thing, a later version of the Intel compiler with an updated version of libguide would not get linked in.&lt;/P&gt;
&lt;P&gt;Perhaps I missed it, but I did not see that we documented this change in our release notes. If that is the case, I personally extend an apology for missing that.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2005 13:43:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974921#M17004</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2005-09-25T13:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Thanks from me as well</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974922#M17005</link>
      <description>&lt;DIV&gt;Hi there, &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm Paul Dorrell andI'd like to say thanks too!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yesterday Idownloaded MKL to my Windows XP machine in order tolook at the speed ofsome large FFTs. I triedcompiling an example fromMKL/8.0/examples/dftc inside Visual Studio and got a load oflinking errors similar to thoseyou listed .... and, yes, they went away when I included the libguide.lib in my project.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;So you've saved me alot of time ... and restored my faith in user forums!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Kind regardsPaul &lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Oct 2005 14:11:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974922#M17005</guid>
      <dc:creator>prdorrell</dc:creator>
      <dc:date>2005-10-19T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors when using MKL 8.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974923#M17006</link>
      <description>hi everybody, sorry because I have a poor english! well I spent a week trying to work with MKL but.. My problem is: how to link myprogram.c with this library.&lt;BR /&gt;I m using Fedora Core et I need the Lapack function zgesvd in my program.c.&lt;BR /&gt;please, any help will be welcome! just how to link?any example :(</description>
      <pubDate>Thu, 17 Nov 2005 19:31:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974923#M17006</guid>
      <dc:creator>mouna_hammami</dc:creator>
      <dc:date>2005-11-17T19:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors when using MKL 8.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974924#M17007</link>
      <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;could you please help me with the linking options of MKL?&lt;BR /&gt;Here is what I use (just wanted to include everything :-)&lt;BR /&gt;&lt;BR /&gt;ifort myprog.f90 -I/usr/mkl/include/ -L/usr/mkl/lib/32 -lmkl_lapack95 -lmkl_lapack -lmkl_lapack32 -lmkl_lapack64 -lmkl_blas95 -lmkl_ia32 -lmkl_p4 -lguide -lpthread&lt;BR /&gt;&lt;BR /&gt;Versions: ifort 9.0.021 , mkl 8.0.019. Platform: Linux, IA-32.&lt;BR /&gt;&lt;BR /&gt;Now what I see is that the command above works fine when I use the &lt;BR /&gt;old f77 interface calls to LAPACK routines, but when I try to use&lt;BR /&gt;f95 type calls, it fails to link and gives the following error:&lt;BR /&gt;&lt;BR /&gt;/home/user/tmp/ifortWbnTbN.o: In function `MAIN__':&lt;BR /&gt;myfort.f90:(.text+0x54c): undefined reference to `getrf_'&lt;BR /&gt;&lt;BR /&gt;Thanks for your comments in advance&lt;BR /&gt;&lt;BR /&gt;Zsolt</description>
      <pubDate>Fri, 25 Nov 2005 20:37:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974924#M17007</guid>
      <dc:creator>zsolt_szekeres</dc:creator>
      <dc:date>2005-11-25T20:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors when using MKL 8.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974925#M17008</link>
      <description>I suspect a problem with the order of your library search.  Try moving -lmkl_blas95 ahead of the -lmkl_lapack95.&lt;BR /&gt;&lt;BR /&gt;Minor nit picking:&lt;BR /&gt;ifort/icc/icpc option -openmp has the same effect on link as -lguide -lpthread.  The latter pair of options is needed by other compilers.&lt;BR /&gt;ifort 9.0.028 is much improved over 9.0.021 (the original 9.0 version).</description>
      <pubDate>Fri, 25 Nov 2005 23:28:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974925#M17008</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-11-25T23:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Link errors when using MKL 8.0</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974926#M17009</link>
      <description>Hi Tim,&lt;BR /&gt;thanks for your prompt answer. I tried placing blas95 before &lt;BR /&gt;lapack95, but unfortunately it did not help. Substituting &lt;BR /&gt;-lguide and -lpthread by -openmp did not help either.&lt;BR /&gt;Also I tried to download ifort 9.0.0.28 from the ftp server to see if it makes a difference, but unfortunately only the 9.0.0.21 version is available (at least on the public ftp server).&lt;BR /&gt;It would be great if it worked for me: I was really happy to &lt;BR /&gt;finally see a simple way of calling simple routines. If you have &lt;BR /&gt;any other ideas, please share them. Thanks&lt;BR /&gt;Zsolt</description>
      <pubDate>Thu, 01 Dec 2005 01:14:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Link-errors-when-using-MKL-8-0/m-p/974926#M17009</guid>
      <dc:creator>zsolt_szekeres</dc:creator>
      <dc:date>2005-12-01T01:14:49Z</dc:date>
    </item>
  </channel>
</rss>

