<?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 MKL does not do run-time in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854275#M6810</link>
    <description>MKL does not do run-time adaptation, so it has no data that the import/export functions are supposed to operate with.</description>
    <pubDate>Wed, 19 Sep 2012 01:51:28 GMT</pubDate>
    <dc:creator>Dmitry_B_Intel</dc:creator>
    <dc:date>2012-09-19T01:51:28Z</dc:date>
    <item>
      <title>FFTW wisdom import support concrete question. Probably someone form Intel needed to answer.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854270#M6805</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;very concrete question: &lt;BR /&gt;Does FFTW3 wrapper library, which is described here:&lt;BR /&gt;&lt;A href="http://www.intel.com/software/products/mkl/docs/fftw3xmkl_notes.htm" target="_blank"&gt;http://www.intel.com/software/products/mkl/docs/fftw3xmkl_notes.htm&lt;/A&gt; ,&lt;BR /&gt;support wisdom mechanism? In particular, any of these functions:&lt;BR /&gt;int fftw_import_system_wisdom(...)&lt;BR /&gt;int fftw_import_wisdom_from_file(...)&lt;BR /&gt;int fftw_import_wisdom_from_string(...)&lt;BR /&gt;int fftw_import_wisdom(...)&lt;BR /&gt;???&lt;BR /&gt;In principle, in the documentation in the link I've pasted above it's written that the wrapper library does not support these functions ("All wrappers are empty and do nothing"). However, in my program, I get always 1 as a result of these functions, which should mean that the import of wisdom has succeeded (documentation out of date?). On the other hand, timings of the programs' execution may suggest that the import of wisdom has "failed". &lt;BR /&gt;&lt;BR /&gt;I would be really grateful for a clear explanation of the issue.&lt;BR /&gt;--&lt;BR /&gt;Kind regards,&lt;BR /&gt;Kazik&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2009 20:00:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854270#M6805</guid>
      <dc:creator>Kazik</dc:creator>
      <dc:date>2009-07-16T20:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: FFTW wisdom import support concrete question. Probably some</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854271#M6806</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi Kazik,&lt;BR /&gt;&lt;BR /&gt;The fftw import wisdomfunctions are all empty, as you can see in mk/interfaces/fftw3xc. Each of the functionswould always return 0, meaning the import operation was NOT SUCCESSFUL.This interpretation may disagree with expectation of particularapplication, but it should trigger exception processing branch of the user application, whichisarguably preferred interpretation.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dima&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 04:08:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854271#M6806</guid>
      <dc:creator>Dmitry_B_Intel</dc:creator>
      <dc:date>2009-07-17T04:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: FFTW wisdom import support concrete question. Probably some</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854272#M6807</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/93647"&gt;Dmitry Baksheev (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;Hi Kazik,&lt;BR /&gt;&lt;BR /&gt;The fftw import wisdomfunctions are all empty, as you can see in mk/interfaces/fftw3xc. Each of the functionswould always return 0, meaning the import operation was NOT SUCCESSFUL.This interpretation may disagree with expectation of particularapplication, but it should trigger exception processing branch of the user application, whichisarguably preferred interpretation.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dima&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thank you Dima for your quick reply.&lt;BR /&gt;Still, I feel that such "advanced" compilers as these provided by Intel should definitely support wisdom mechanism. It's one of the biggest advantages of FFTW.&lt;BR /&gt;--&lt;BR /&gt;Kind regards,&lt;BR /&gt;Kazik&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 09:38:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854272#M6807</guid>
      <dc:creator>Kazik</dc:creator>
      <dc:date>2009-07-17T09:38:13Z</dc:date>
    </item>
    <item>
      <title>The lack of FFTW wisdom</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854273#M6808</link>
      <description>The lack of FFTW wisdom import/export is very disappointing.  Is there reasoning behind this?</description>
      <pubDate>Tue, 18 Sep 2012 14:42:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854273#M6808</guid>
      <dc:creator>crakarjax</dc:creator>
      <dc:date>2012-09-18T14:42:54Z</dc:date>
    </item>
    <item>
      <title>The lack of FFTW wisdom</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854274#M6809</link>
      <description>The lack of FFTW wisdom import/export is very disappointing.  Is there reasoning behind this?</description>
      <pubDate>Tue, 18 Sep 2012 14:43:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854274#M6809</guid>
      <dc:creator>crakarjax</dc:creator>
      <dc:date>2012-09-18T14:43:49Z</dc:date>
    </item>
    <item>
      <title>MKL does not do run-time</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854275#M6810</link>
      <description>MKL does not do run-time adaptation, so it has no data that the import/export functions are supposed to operate with.</description>
      <pubDate>Wed, 19 Sep 2012 01:51:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/FFTW-wisdom-import-support-concrete-question-Probably-someone/m-p/854275#M6810</guid>
      <dc:creator>Dmitry_B_Intel</dc:creator>
      <dc:date>2012-09-19T01:51:28Z</dc:date>
    </item>
  </channel>
</rss>

