<?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: link to parallel FFT in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/link-to-parallel-FFT/m-p/875022#M8833</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Hi Gennady,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thank you for replying. I tried the static linking you suggested, but the problem remain same. Any other suggestions?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Appreciate your help!!&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Best wishes,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Lingzhu&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Please try to use the following linking line:&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;${MKLPATH}=/opt/intel/mkl/10.0.2.018/lib/em64t&lt;BR /&gt;-L ${MKLROOT}/em64t -Wl,--start-group ${MKLROOT}/em64t/libmkl_cdft_core.a ${MKLROOT}/em64t/libmkl_intel_lp64.a ${MKLROOT}/em64t/libmkl_intel_thread.a ${MKLROOT}/em64t/libmkl_core.a -Wl,--end-group ${MKLROOT}/em64t/libguide.a ${MKLROOT}/em64t/libmkl_blacs_intelmpi20_ilp64.a -lpthread&lt;BR /&gt;--Gennady&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Oct 2008 18:28:59 GMT</pubDate>
    <dc:creator>konglphysics_rutgers</dc:creator>
    <dc:date>2008-10-06T18:28:59Z</dc:date>
    <item>
      <title>link to parallel FFT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/link-to-parallel-FFT/m-p/875020#M8831</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am linking to MKL cluster FFT from abinit. I tried the following,&lt;/P&gt;
&lt;P&gt;with_fc_ldflags="-I/opt/intel/mkl/10.0.2.018/include -L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl_cdft -lmkl_cdft_core -lmkl_core -lmkl_blacs_intelmpi_ilp64 -lmkl_intel_ilp64 -lmkl_em64t -lmkl_intel_thread -lguide -lpthread"&lt;/P&gt;
&lt;P&gt;but I got errors " undefined reference to `DftiGetValueDM_fortran"&lt;/P&gt;
&lt;P&gt;Any suggestions how to fix it?&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2008 02:15:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/link-to-parallel-FFT/m-p/875020#M8831</guid>
      <dc:creator>konglphysics_rutgers</dc:creator>
      <dc:date>2008-10-03T02:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: link to parallel FFT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/link-to-parallel-FFT/m-p/875021#M8832</link>
      <description>&lt;DIV style="margin:0px;"&gt;Please try to use the following linking line:&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;${MKLPATH}=/opt/intel/mkl/10.0.2.018/lib/em64t&lt;BR /&gt;-L ${MKLROOT}/em64t -Wl,--start-group ${MKLROOT}/em64t/libmkl_cdft_core.a ${MKLROOT}/em64t/libmkl_intel_lp64.a ${MKLROOT}/em64t/libmkl_intel_thread.a ${MKLROOT}/em64t/libmkl_core.a -Wl,--end-group ${MKLROOT}/em64t/libguide.a ${MKLROOT}/em64t/libmkl_blacs_intelmpi20_ilp64.a -lpthread&lt;BR /&gt;--Gennady&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2008 06:17:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/link-to-parallel-FFT/m-p/875021#M8832</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2008-10-03T06:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: link to parallel FFT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/link-to-parallel-FFT/m-p/875022#M8833</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Hi Gennady,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thank you for replying. I tried the static linking you suggested, but the problem remain same. Any other suggestions?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Appreciate your help!!&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Best wishes,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Lingzhu&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Please try to use the following linking line:&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;${MKLPATH}=/opt/intel/mkl/10.0.2.018/lib/em64t&lt;BR /&gt;-L ${MKLROOT}/em64t -Wl,--start-group ${MKLROOT}/em64t/libmkl_cdft_core.a ${MKLROOT}/em64t/libmkl_intel_lp64.a ${MKLROOT}/em64t/libmkl_intel_thread.a ${MKLROOT}/em64t/libmkl_core.a -Wl,--end-group ${MKLROOT}/em64t/libguide.a ${MKLROOT}/em64t/libmkl_blacs_intelmpi20_ilp64.a -lpthread&lt;BR /&gt;--Gennady&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2008 18:28:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/link-to-parallel-FFT/m-p/875022#M8833</guid>
      <dc:creator>konglphysics_rutgers</dc:creator>
      <dc:date>2008-10-06T18:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: link to parallel FFT</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/link-to-parallel-FFT/m-p/875023#M8834</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/405036"&gt;konglphysics.rutgers.edu&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Hi Gennady,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thank you for replying. I tried the static linking you suggested, but the problem remain same. Any other suggestions?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Appreciate your help!!&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Best wishes,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Lingzhu&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Please try to use the following linking line:&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;${MKLPATH}=/opt/intel/mkl/10.0.2.018/lib/em64t&lt;BR /&gt;-L ${MKLROOT}/em64t -Wl,--start-group ${MKLROOT}/em64t/libmkl_cdft_core.a ${MKLROOT}/em64t/libmkl_intel_lp64.a ${MKLROOT}/em64t/libmkl_intel_thread.a ${MKLROOT}/em64t/libmkl_core.a -Wl,--end-group ${MKLROOT}/em64t/libguide.a ${MKLROOT}/em64t/libmkl_blacs_intelmpi20_ilp64.a -lpthread&lt;BR /&gt;--Gennady&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;The problem is caused by the Cluster FFT interface symbols being defined only in the static interface libraries (e.g. libmkl_intel_ilp64.a) and the default is to link with dynamic libraries. You can explicitly specify the name of the static library like this:&lt;/P&gt;
&lt;P&gt;-I/opt/intel/mkl/10.0.2.018/include -L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl_cdft_core -lmkl_core -lmkl_blacs_intelmpi_ilp64 -l/opt/intel/mkl/10.0.2.018/lib/em64t/libmkl_intel_ilp64.a -lmkl_intel_thread -lguide -lpthread&lt;/P&gt;
&lt;P&gt;However this is not the recomended way. Gennady's suggestion should actually help. Could you provide more details on the errors you get?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;-Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2008 15:05:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/link-to-parallel-FFT/m-p/875023#M8834</guid>
      <dc:creator>Vladimir_Petrov__Int</dc:creator>
      <dc:date>2008-10-14T15:05:42Z</dc:date>
    </item>
  </channel>
</rss>

