<?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 undefined symbol: mkl_dft_xc_4step_scale_4 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-symbol-mkl-dft-xc-4step-scale-4/m-p/775395#M962</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I was trying to compile UMFPACK with intel mkl blas and intel mkl lapack so I used the command line options for the UMFPACK BLAS and LAPACK definitions as given by the link advisor like.&lt;BR /&gt;&lt;BR /&gt;-L/home/utabak/intel/composerxe-2011/mkl/lib/intel64/ -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread&lt;BR /&gt;&lt;BR /&gt;Now the problem is that it compiles and links fine however I get a &lt;BR /&gt;&lt;BR /&gt;./umfpack_simple: symbol lookup error: /home/utabak/intel/composerxe-2011/mkl/lib/intel64/libmkl_sequential.so: undefined symbol: mkl_dft_xc_4step_scale_4&lt;BR /&gt;&lt;BR /&gt;from the simple umfpack example. So I was using GotoBlas on my local laptop to do this. But on the linux cluster, I could not compile goto and gave a intel mkl a try and got this error. Basically what I try to do is to use blas and lapack of the mkl library, what should be the workaround?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Umut</description>
    <pubDate>Sat, 06 Aug 2011 12:39:04 GMT</pubDate>
    <dc:creator>utab</dc:creator>
    <dc:date>2011-08-06T12:39:04Z</dc:date>
    <item>
      <title>undefined symbol: mkl_dft_xc_4step_scale_4</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-symbol-mkl-dft-xc-4step-scale-4/m-p/775395#M962</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I was trying to compile UMFPACK with intel mkl blas and intel mkl lapack so I used the command line options for the UMFPACK BLAS and LAPACK definitions as given by the link advisor like.&lt;BR /&gt;&lt;BR /&gt;-L/home/utabak/intel/composerxe-2011/mkl/lib/intel64/ -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread&lt;BR /&gt;&lt;BR /&gt;Now the problem is that it compiles and links fine however I get a &lt;BR /&gt;&lt;BR /&gt;./umfpack_simple: symbol lookup error: /home/utabak/intel/composerxe-2011/mkl/lib/intel64/libmkl_sequential.so: undefined symbol: mkl_dft_xc_4step_scale_4&lt;BR /&gt;&lt;BR /&gt;from the simple umfpack example. So I was using GotoBlas on my local laptop to do this. But on the linux cluster, I could not compile goto and gave a intel mkl a try and got this error. Basically what I try to do is to use blas and lapack of the mkl library, what should be the workaround?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Umut</description>
      <pubDate>Sat, 06 Aug 2011 12:39:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-symbol-mkl-dft-xc-4step-scale-4/m-p/775395#M962</guid>
      <dc:creator>utab</dc:creator>
      <dc:date>2011-08-06T12:39:04Z</dc:date>
    </item>
    <item>
      <title>undefined symbol: mkl_dft_xc_4step_scale_4</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-symbol-mkl-dft-xc-4step-scale-4/m-p/775396#M963</link>
      <description>Hi Umut,&lt;BR /&gt;&lt;BR /&gt;Probably a mix of different versions of MKL is present in the environment, which makes the loader to complaint on a symbol not found in previous versioin of the shared library. You could see the loader traces byrunning the program as follows:&lt;BR /&gt;&lt;BR /&gt;LD_DEBUG=symbols ./umfpack_simple&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;LD_DEBUG=all ./umfpack_simple&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dima</description>
      <pubDate>Mon, 08 Aug 2011 06:42:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-symbol-mkl-dft-xc-4step-scale-4/m-p/775396#M963</guid>
      <dc:creator>Dmitry_B_Intel</dc:creator>
      <dc:date>2011-08-08T06:42:29Z</dc:date>
    </item>
  </channel>
</rss>

