<?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: 2D DFTF using real_2d_ccs_double_ex2.f90 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-DFTF-using-real-2d-ccs-double-ex2-f90/m-p/851208#M6581</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi Nandan,&lt;BR /&gt;&lt;BR /&gt;The examplesintentionallyprint only a few columns of whole data set. If you need the whole set, you could employthe equivalencesX_OUT&amp;lt;-&amp;gt;X_OUT_2Dand X_IN&amp;lt;-&amp;gt;X_IN_2D and print the 2D arrays instead of computing indexing into the 1D arrays. However,the 2D CCS format is not easy to interpret, in the sense that real and imaginary parts of the result of the forward transform are dispersed within the real X_OUT_2D array in an irregular way. So I would encourage you to use more regular 2D CCE format instead. In the CCE format, X_OUT_2D(i,j) is exactly the complex number you'd need in the frequency domain, except thati runs only up to M/2+1 (the other half can be restored by conjugate-even symmetry).&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dima&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Apr 2009 11:23:49 GMT</pubDate>
    <dc:creator>Dmitry_B_Intel</dc:creator>
    <dc:date>2009-04-24T11:23:49Z</dc:date>
    <item>
      <title>2D DFTF using real_2d_ccs_double_ex2.f90</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-DFTF-using-real-2d-ccs-double-ex2-f90/m-p/851207#M6580</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I want to use the "real_2d_ccs_double_ex2.f90" example, suitably modified to evaluate the FFT&lt;BR /&gt;of a 100x100 matrix. I have modified the N_MAX and M_MAX values to 100 and also read the 100X100&lt;BR /&gt;matrix into the X_IN_2D matrix. I do not modify any other value and allow the example to run.&lt;BR /&gt;&lt;BR /&gt;The problem i face is that the results for the forward and backward FFT which are seen in "real_2d_ccs_double_ex2.res"&lt;BR /&gt;show only 200 elements and writen in a 100x3 (=300) format. I am not able to change the format into a more suitable one. &lt;BR /&gt;&lt;BR /&gt;Also if i understand correctly, the "strides" values will get set once the "n, m " values are appropriately set and they do&lt;BR /&gt;not have to be modified directly.&lt;BR /&gt;&lt;BR /&gt;Please let me know whether this is correct.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Nandan.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2009 10:49:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-DFTF-using-real-2d-ccs-double-ex2-f90/m-p/851207#M6580</guid>
      <dc:creator>nandan_tandongmail_c</dc:creator>
      <dc:date>2009-04-24T10:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: 2D DFTF using real_2d_ccs_double_ex2.f90</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-DFTF-using-real-2d-ccs-double-ex2-f90/m-p/851208#M6581</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi Nandan,&lt;BR /&gt;&lt;BR /&gt;The examplesintentionallyprint only a few columns of whole data set. If you need the whole set, you could employthe equivalencesX_OUT&amp;lt;-&amp;gt;X_OUT_2Dand X_IN&amp;lt;-&amp;gt;X_IN_2D and print the 2D arrays instead of computing indexing into the 1D arrays. However,the 2D CCS format is not easy to interpret, in the sense that real and imaginary parts of the result of the forward transform are dispersed within the real X_OUT_2D array in an irregular way. So I would encourage you to use more regular 2D CCE format instead. In the CCE format, X_OUT_2D(i,j) is exactly the complex number you'd need in the frequency domain, except thati runs only up to M/2+1 (the other half can be restored by conjugate-even symmetry).&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dima&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2009 11:23:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/2D-DFTF-using-real-2d-ccs-double-ex2-f90/m-p/851208#M6581</guid>
      <dc:creator>Dmitry_B_Intel</dc:creator>
      <dc:date>2009-04-24T11:23:49Z</dc:date>
    </item>
  </channel>
</rss>

