<?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: how to use parallel FFT verison with MKL in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-parallel-FFT-verison-with-MKL/m-p/875494#M8881</link>
    <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;MKL does internal threading of FFTs automatically, where it can. You can limit the number of threads alloted for this by setting relevant environment variables (e.g. MKL_NUM_THREADS)or by calling specific functions (e.g. MKL_Set_Num_Threads). Details can be found in MKL User's Guide and MKL Reference Manual. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dima&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Sep 2009 08:53:42 GMT</pubDate>
    <dc:creator>Dmitry_B_Intel</dc:creator>
    <dc:date>2009-09-09T08:53:42Z</dc:date>
    <item>
      <title>how to use parallel FFT verison with MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-parallel-FFT-verison-with-MKL/m-p/875492#M8879</link>
      <description>&lt;STRONG&gt;Hi, all,&lt;BR /&gt;&lt;BR /&gt; I have a workstation with 24 cores, and Iwant toperformFFT in paralle with MKL.&lt;BR /&gt;&lt;BR /&gt; Would anyone like to give me some help on how to do it ? thank you !&lt;/STRONG&gt;</description>
      <pubDate>Wed, 09 Sep 2009 06:36:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-parallel-FFT-verison-with-MKL/m-p/875492#M8879</guid>
      <dc:creator>afd_lml</dc:creator>
      <dc:date>2009-09-09T06:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to use parallel FFT verison with MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-parallel-FFT-verison-with-MKL/m-p/875493#M8880</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/441618"&gt;afd.lml&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;STRONG&gt;Hi, all,&lt;BR /&gt;&lt;BR /&gt; I have a workstation with 24 cores, and Iwant toperformFFT in paralle with MKL.&lt;BR /&gt;&lt;BR /&gt; Would anyone like to give me some help on how to do it ? thank you !&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Do you want to try the Cluster FFT set of routines or the multi-thread ones?&lt;BR /&gt;&lt;BR /&gt;I'm in trouble with MKL parallel FFT routines because it seems that they don't work. I have posted yesterday about my problem (with a sample code extracted from the MKL manpages) and I'm waiting an answer. You can start to try with it (if it's work, obviously) ...&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Sep 2009 07:56:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-parallel-FFT-verison-with-MKL/m-p/875493#M8880</guid>
      <dc:creator>Filippo_Spiga</dc:creator>
      <dc:date>2009-09-09T07:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to use parallel FFT verison with MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-parallel-FFT-verison-with-MKL/m-p/875494#M8881</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;MKL does internal threading of FFTs automatically, where it can. You can limit the number of threads alloted for this by setting relevant environment variables (e.g. MKL_NUM_THREADS)or by calling specific functions (e.g. MKL_Set_Num_Threads). Details can be found in MKL User's Guide and MKL Reference Manual. &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Dima&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Sep 2009 08:53:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-parallel-FFT-verison-with-MKL/m-p/875494#M8881</guid>
      <dc:creator>Dmitry_B_Intel</dc:creator>
      <dc:date>2009-09-09T08:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to use parallel FFT verison with MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-parallel-FFT-verison-with-MKL/m-p/875495#M8882</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&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,&lt;BR /&gt;&lt;BR /&gt;MKL does internal threading of FFTs automatically, where it can. You can limit the number of threads alloted for this by setting relevant environment variables (e.g. MKL_NUM_THREADS)or by calling specific functions (e.g. MKL_Set_Num_Threads). Details can be found in MKL User's Guide and MKL Reference Manual. &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;&lt;BR /&gt;Thank you for your reply ! I will try.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Sep 2009 15:15:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/how-to-use-parallel-FFT-verison-with-MKL/m-p/875495#M8882</guid>
      <dc:creator>afd_lml</dc:creator>
      <dc:date>2009-09-09T15:15:52Z</dc:date>
    </item>
  </channel>
</rss>

