<?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 fftw_f77_* missing from mkl? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftw-f77-missing-from-mkl/m-p/944732#M14770</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm using the MKL version distributed with composer_xe_2013.1.117 for Linux, and I cannot link to the F77 interface to FFTW. The functions I'm looking for are documented here: &lt;A href="http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/composerxe/mkl/mklman/GUID-50B3CA3E-C4B8-4469-A72B-733985A95905.htm" target="_blank"&gt;http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/composerxe/mkl/mklman/GUID-50B3CA3E-C4B8-4469-A72B-733985A95905.htm&lt;/A&gt; but none of the references to the f77 functions can be resolved. For example:&lt;/P&gt;
&lt;P&gt;FFT.f90:(.text+0x799): undefined reference to `rfftw_f77_create_plan_'&lt;/P&gt;
&lt;P&gt;The fftw_f77 functions seem to be missing entirely:&lt;/P&gt;
&lt;P&gt;&amp;gt;pwd&lt;/P&gt;
&lt;P&gt;/opt/intel/composer_xe_2013.1.117/mkl/lib/intel64&lt;/P&gt;
&lt;P&gt;&amp;gt; nm * | grep -i fftw | grep -i f77&lt;BR /&gt;000000000012f770 T fftw_plan_dft_c2r_1d&lt;BR /&gt;000000000012f770 T fftw_execute_split_dft_c2r&lt;/P&gt;
&lt;P&gt;Should I look for these functions in a different directory? Please help.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Feb 2013 21:24:56 GMT</pubDate>
    <dc:creator>Brian_A_2</dc:creator>
    <dc:date>2013-02-14T21:24:56Z</dc:date>
    <item>
      <title>fftw_f77_* missing from mkl?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftw-f77-missing-from-mkl/m-p/944732#M14770</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm using the MKL version distributed with composer_xe_2013.1.117 for Linux, and I cannot link to the F77 interface to FFTW. The functions I'm looking for are documented here: &lt;A href="http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/composerxe/mkl/mklman/GUID-50B3CA3E-C4B8-4469-A72B-733985A95905.htm" target="_blank"&gt;http://software.intel.com/sites/products/documentation/doclib/stdxe/2013/composerxe/mkl/mklman/GUID-50B3CA3E-C4B8-4469-A72B-733985A95905.htm&lt;/A&gt; but none of the references to the f77 functions can be resolved. For example:&lt;/P&gt;
&lt;P&gt;FFT.f90:(.text+0x799): undefined reference to `rfftw_f77_create_plan_'&lt;/P&gt;
&lt;P&gt;The fftw_f77 functions seem to be missing entirely:&lt;/P&gt;
&lt;P&gt;&amp;gt;pwd&lt;/P&gt;
&lt;P&gt;/opt/intel/composer_xe_2013.1.117/mkl/lib/intel64&lt;/P&gt;
&lt;P&gt;&amp;gt; nm * | grep -i fftw | grep -i f77&lt;BR /&gt;000000000012f770 T fftw_plan_dft_c2r_1d&lt;BR /&gt;000000000012f770 T fftw_execute_split_dft_c2r&lt;/P&gt;
&lt;P&gt;Should I look for these functions in a different directory? Please help.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2013 21:24:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftw-f77-missing-from-mkl/m-p/944732#M14770</guid>
      <dc:creator>Brian_A_2</dc:creator>
      <dc:date>2013-02-14T21:24:56Z</dc:date>
    </item>
    <item>
      <title>The FFTW2 wrappers are</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftw-f77-missing-from-mkl/m-p/944733#M14771</link>
      <description>&lt;P&gt;The FFTW2 wrappers are provided as source code and you have to compile and build the wrapper library before you can use them. Instructions on how to build the FFTW2 wrappers can be found &lt;A href="http://software.intel.com/sites/products/documentation/doclib/mkl_sa/11/mklman/hh_goto.htm#GUID-36D9B389-11DF-4017-9D0F-4DD261675589.htm"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Note: If you use FFTW3 then you don't need this step. FFTW3 wrappers are already integrated inMKL.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2013 22:56:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftw-f77-missing-from-mkl/m-p/944733#M14771</guid>
      <dc:creator>Zhang_Z_Intel</dc:creator>
      <dc:date>2013-02-14T22:56:19Z</dc:date>
    </item>
  </channel>
</rss>

