<?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: Intel MKL FFT project and wrapper issues in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-FFT-project-and-wrapper-issues/m-p/915797#M12552</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It sounds like you need to create the fftw3 wrappers. In the intefaces/fftw3x directory there is a make file to create the wrappers needed.&lt;BR /&gt;All you have to do is run &lt;BR /&gt;&lt;BR /&gt; make lib32 F=arg&lt;BR /&gt;&lt;BR /&gt;subsitute gnu for arg if you are using gcc and subsitute icc for arg if you are using the intel compiler. Once you have do that all you have to do is import the fftw3.h file.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Tadhg&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Jul 2007 16:32:19 GMT</pubDate>
    <dc:creator>tadhgm</dc:creator>
    <dc:date>2007-07-18T16:32:19Z</dc:date>
    <item>
      <title>Intel MKL FFT project and wrapper issues</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-FFT-project-and-wrapper-issues/m-p/915796#M12551</link>
      <description>&lt;P&gt;Hello!I used FFTW3.1.2 version fft calculation in my project,but it's speed didn't meet my request. So I decided use Intel MKL fft. Idid the following (reference to "FFTW to Intel Math Kernel Library Wrappers Technical User Notes for FFTW3.x "): &lt;/P&gt;
&lt;P&gt;1. Used "nmake lib32" instruct in "interfaces" path,and got "fftw3xc_intel.lib"&lt;BR /&gt;2. Replaced the "libfftw3-3.lib" with "fftw3xc_intel.lib"&lt;BR /&gt;3. Replaced the "fftw3.h"&lt;BR /&gt;4. Added the "wrappers" used files into project&lt;/P&gt;
&lt;P&gt;But it didn't work. How do Ideal with "fftw3xc_intel.lib" and "wrapper"? Also "libfftw3-3.lib","libfftw3-3.dll"? I think "wrappers"are most important. The note only said "The only change that is required is to modify the header file fftw3.h " and "the FFTW library can be substituted by the wrapper and Intel MKL libraries" &lt;/P&gt;
&lt;P&gt;I don't know how to do thatand turn to you for help.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2007 15:19:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-FFT-project-and-wrapper-issues/m-p/915796#M12551</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2007-07-18T15:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MKL FFT project and wrapper issues</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-FFT-project-and-wrapper-issues/m-p/915797#M12552</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It sounds like you need to create the fftw3 wrappers. In the intefaces/fftw3x directory there is a make file to create the wrappers needed.&lt;BR /&gt;All you have to do is run &lt;BR /&gt;&lt;BR /&gt; make lib32 F=arg&lt;BR /&gt;&lt;BR /&gt;subsitute gnu for arg if you are using gcc and subsitute icc for arg if you are using the intel compiler. Once you have do that all you have to do is import the fftw3.h file.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Tadhg&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2007 16:32:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-FFT-project-and-wrapper-issues/m-p/915797#M12552</guid>
      <dc:creator>tadhgm</dc:creator>
      <dc:date>2007-07-18T16:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MKL FFT project and wrapper issues</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-FFT-project-and-wrapper-issues/m-p/915798#M12553</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt; thanks for your quick response and help.I used intel c++ compiler 9.1 version,and went to the path "D:Program &lt;/P&gt;
&lt;P&gt;FilesIntelCMKL9.0interfacesfftw3xc" then run "make lib32 F=icc" it's gave error following: " 'make' isn't a inside &lt;/P&gt;
&lt;P&gt;instruct or programme" .I also used cmd.exe compiler,it also didn't work. did I use the wrong compiler? I chose the Intel c++ &lt;/P&gt;
&lt;P&gt;compiler 9.1 build Enviorment for IA32 applications.in addition ,I used VC6.0 , only I have do is replace the fftw3.h? &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;appletreejx&lt;BR /&gt;2007-07-19&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2007 07:14:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-FFT-project-and-wrapper-issues/m-p/915798#M12553</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2007-07-19T07:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Intel MKL FFT project and wrapper issues</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-FFT-project-and-wrapper-issues/m-p/915799#M12554</link>
      <description>Ah, I see that you are using windows to compile the intel MKL, I myself have no experience using the windows Intel MKL, I take it that is what you are using? &lt;BR /&gt;&lt;BR /&gt;If you are using the linux Intel MKL on a windows machine you will have to use something like mingw or cygwin to compile it on a windows box.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Tadhg&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jul 2007 14:32:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Intel-MKL-FFT-project-and-wrapper-issues/m-p/915799#M12554</guid>
      <dc:creator>tadhgm</dc:creator>
      <dc:date>2007-07-19T14:32:30Z</dc:date>
    </item>
  </channel>
</rss>

