<?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 fftwf_plan_r2r_2d failing - expects rank of 1? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftwf-plan-r2r-2d-failing-expects-rank-of-1/m-p/768042#M403</link>
    <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Thank you for trying MKL. FFTW3 interfaces that MKL provides do not support multidimensional r2r transforms.&lt;BR /&gt;&lt;BR /&gt;Dima</description>
    <pubDate>Fri, 08 Apr 2011 00:44:23 GMT</pubDate>
    <dc:creator>Dmitry_B_Intel</dc:creator>
    <dc:date>2011-04-08T00:44:23Z</dc:date>
    <item>
      <title>fftwf_plan_r2r_2d failing - expects rank of 1?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftwf-plan-r2r-2d-failing-expects-rank-of-1/m-p/768041#M402</link>
      <description>I am evaluating the Intel C++ compiler and MKL and have run into a snag. I have some existing fftw code that uses fftwf_plan_r2r_2d() to do an in-place FFT on non-power-of-two image data.&lt;BR /&gt;&lt;BR /&gt;Using MKL fftwf_plan_r2r_2d is returning null. I brought in the wrapper code so I could step into it and the problem is in fftw_plan_guru64_r2r() where it expects a rank of 1.&lt;BR /&gt;&lt;BR /&gt;If fftwf_plan_r2r_2d() handles rank 2 data and it delegates down to fftw_plan_guru64_r2r(), shouldn't that function handle rank 2d data?&lt;BR /&gt;&lt;BR /&gt;I confess I'm a complete moron when it comes to FFT stuff - I'm just using some code I inherited. But it was working with the real fftw library.&lt;BR /&gt;&lt;BR /&gt;Any tips?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Apr 2011 16:14:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftwf-plan-r2r-2d-failing-expects-rank-of-1/m-p/768041#M402</guid>
      <dc:creator>stele</dc:creator>
      <dc:date>2011-04-07T16:14:07Z</dc:date>
    </item>
    <item>
      <title>fftwf_plan_r2r_2d failing - expects rank of 1?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftwf-plan-r2r-2d-failing-expects-rank-of-1/m-p/768042#M403</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Thank you for trying MKL. FFTW3 interfaces that MKL provides do not support multidimensional r2r transforms.&lt;BR /&gt;&lt;BR /&gt;Dima</description>
      <pubDate>Fri, 08 Apr 2011 00:44:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftwf-plan-r2r-2d-failing-expects-rank-of-1/m-p/768042#M403</guid>
      <dc:creator>Dmitry_B_Intel</dc:creator>
      <dc:date>2011-04-08T00:44:23Z</dc:date>
    </item>
    <item>
      <title>fftwf_plan_r2r_2d failing - expects rank of 1?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftwf-plan-r2r-2d-failing-expects-rank-of-1/m-p/768043#M404</link>
      <description>Thanks for the confirming that Dmitry. Can you tell me what an alternative way to do a 2D non-power-of-two transform and back - a rough equivalent to fftwf_plan_r2r_2d, that MKL does support? I was using that function to do an in-place cosine only transform.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Apr 2011 21:29:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftwf-plan-r2r-2d-failing-expects-rank-of-1/m-p/768043#M404</guid>
      <dc:creator>stele</dc:creator>
      <dc:date>2011-04-08T21:29:06Z</dc:date>
    </item>
    <item>
      <title>fftwf_plan_r2r_2d failing - expects rank of 1?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftwf-plan-r2r-2d-failing-expects-rank-of-1/m-p/768044#M405</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;To date MKL supports only a limited set ofr2rtransforms, specifically 1D stride-1 one-transform-per-call sine and cosine transforms. An option to do 2D cosine with MKL is to implement row-col algorithm using these 1D transforms and transposition functions. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dima&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Apr 2011 12:54:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/fftwf-plan-r2r-2d-failing-expects-rank-of-1/m-p/768044#M405</guid>
      <dc:creator>Dmitry_B_Intel</dc:creator>
      <dc:date>2011-04-19T12:54:31Z</dc:date>
    </item>
  </channel>
</rss>

