<?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 DFTI_REAL_REAL Speed? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/DFTI-REAL-REAL-Speed/m-p/1108333#M24231</link>
    <description>&lt;P&gt;I have some code that makes heavy use of 1-D DFTs using MKL (real-to-complex and complex-to-complex). I just realized that the library supports the DFTI_REAL_REAL layout, where the real and imaginary parts of complex numbers are stored in separate arrays. I know that this can result in more efficient implementations of some algorithms due to a reduced need for SIMD shuffles. I thought that I would ask here before rearchitecting my application to use split complex layout: could I expect any speedup in the DFT implementation by using split complex versus my current interleaved layout? I run this software on AVX, AVX2, and AVX512 platforms currently.&lt;/P&gt;</description>
    <pubDate>Tue, 16 May 2017 14:36:23 GMT</pubDate>
    <dc:creator>Jason_R</dc:creator>
    <dc:date>2017-05-16T14:36:23Z</dc:date>
    <item>
      <title>DFTI_REAL_REAL Speed?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/DFTI-REAL-REAL-Speed/m-p/1108333#M24231</link>
      <description>&lt;P&gt;I have some code that makes heavy use of 1-D DFTs using MKL (real-to-complex and complex-to-complex). I just realized that the library supports the DFTI_REAL_REAL layout, where the real and imaginary parts of complex numbers are stored in separate arrays. I know that this can result in more efficient implementations of some algorithms due to a reduced need for SIMD shuffles. I thought that I would ask here before rearchitecting my application to use split complex layout: could I expect any speedup in the DFT implementation by using split complex versus my current interleaved layout? I run this software on AVX, AVX2, and AVX512 platforms currently.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 14:36:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/DFTI-REAL-REAL-Speed/m-p/1108333#M24231</guid>
      <dc:creator>Jason_R</dc:creator>
      <dc:date>2017-05-16T14:36:23Z</dc:date>
    </item>
  </channel>
</rss>

