<?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 Thank you Evgueni for the in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039821#M20627</link>
    <description>&lt;P&gt;Thank you Evgueni for the information (and quick response).&amp;nbsp; Unfortunately, our application does rely on wisdom files.&amp;nbsp;&amp;nbsp; Is there a target release date for 11.3 to inform our customer of??&amp;nbsp; And I have to make a decision on whether it's worth the effort to "lift" the fftw implementation for what is missing, for now, since our customer wants mkl strictly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2015 13:00:01 GMT</pubDate>
    <dc:creator>Mark_M_8</dc:creator>
    <dc:date>2015-08-04T13:00:01Z</dc:date>
    <item>
      <title>MKL 11.2u3 not compatible with FFTW3 (3.3.3)?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039819#M20625</link>
      <description>&lt;P&gt;Our application uses fftw 3.3.3 (fftw3.h).&amp;nbsp; It has definitions for export_wisdom_to_filename and export_wisdom_from_filename.&amp;nbsp;&amp;nbsp; I do not see these definitions in the fftw3.h in the mkl include/fftw header file.&amp;nbsp;&amp;nbsp; Or anywhere in the distribution.&amp;nbsp;&amp;nbsp; Using MKL 11.2 Update 3.&amp;nbsp;&amp;nbsp; Does anyone know how to resolve this?&amp;nbsp;&amp;nbsp; Optionally, does anyone know if the 11.3 Beta now is compatible with fftw3.3.3 and contains these definitions?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2015 11:34:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039819#M20625</guid>
      <dc:creator>Mark_M_8</dc:creator>
      <dc:date>2015-08-04T11:34:29Z</dc:date>
    </item>
    <item>
      <title>Hi Mark,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039820#M20626</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;

&lt;P&gt;These APIs are missing from Intel MKL 11.2 and Intel MKL 11.3 beta, and are very likely to appear in Intel MKL 11.3 which is expected to support most of FFTW 3.3.4.&lt;/P&gt;

&lt;P&gt;However, the Intel implemenation of FFTW3 does not rely on wisdom.&lt;/P&gt;

&lt;P&gt;As a quick workaround, just add empty functions&amp;nbsp;-- something like the code below.&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;int fftw_export_wisdom_to_filename(const char *filename) { return 0; }
int fftw_import_wisdom_from_filename(const char *filename) { return 0; }
&lt;/PRE&gt;

&lt;P&gt;Evgueni.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2015 12:14:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039820#M20626</guid>
      <dc:creator>Evgueni_P_Intel</dc:creator>
      <dc:date>2015-08-04T12:14:45Z</dc:date>
    </item>
    <item>
      <title>Thank you Evgueni for the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039821#M20627</link>
      <description>&lt;P&gt;Thank you Evgueni for the information (and quick response).&amp;nbsp; Unfortunately, our application does rely on wisdom files.&amp;nbsp;&amp;nbsp; Is there a target release date for 11.3 to inform our customer of??&amp;nbsp; And I have to make a decision on whether it's worth the effort to "lift" the fftw implementation for what is missing, for now, since our customer wants mkl strictly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2015 13:00:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039821#M20627</guid>
      <dc:creator>Mark_M_8</dc:creator>
      <dc:date>2015-08-04T13:00:01Z</dc:date>
    </item>
    <item>
      <title>Intel does not annouce</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039822#M20628</link>
      <description>&lt;P&gt;Intel does not announce product releases in advance.&lt;/P&gt;

&lt;P&gt;Intel MKL 11.2 has been released in September 2014. You may expect Intel MKL 11.3 to appear around this time this year.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2015 13:19:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039822#M20628</guid>
      <dc:creator>Evgueni_P_Intel</dc:creator>
      <dc:date>2015-08-04T13:19:00Z</dc:date>
    </item>
    <item>
      <title>Mark, we will let you know</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039823#M20629</link>
      <description>&lt;P&gt;Mark, we will let you know when this release will happened.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2015 05:32:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039823#M20629</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2015-08-05T05:32:10Z</dc:date>
    </item>
    <item>
      <title>To avoid possible confusion,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039824#M20630</link>
      <description>&lt;P&gt;To avoid possible confusion, here are the right expectations from FFTW wisdom support in Intel MKL 11.3.&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;Intel MKL contains a pre-built implementation of FFTW3.&lt;/LI&gt;
	&lt;LI&gt;Starting version 11.3, Intel MKL will contain the export_wisdom_to_filename and import_wisdom_from_filename functions to ensure that applications using FFTW 3.3.4 can be linked against Intel MKL.&lt;/LI&gt;
	&lt;LI&gt;The export_wisdom_to_filename and import_wisdom_from_filename functions will be implemented in the trivial way -- see my post above to get an idea.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Along with the pre-built implementation of FFTW3, we also ship the source code implementing FFTW3 on top of Intel MKL.&lt;/P&gt;

&lt;P&gt;You can adopt this implementation to output any sort of wisdom data to make your application work with Intel MKL.&lt;/P&gt;

&lt;P&gt;For this customized implementation to override the pre-built implementation, just put your implementation in front of Intel MKL libraries.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2015 06:24:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-2u3-not-compatible-with-FFTW3-3-3-3/m-p/1039824#M20630</guid>
      <dc:creator>Evgueni_P_Intel</dc:creator>
      <dc:date>2015-08-05T06:24:00Z</dc:date>
    </item>
  </channel>
</rss>

