<?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 Thread MKL FFT within a thread in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Thread-MKL-FFT-within-a-thread/m-p/852702#M6663</link>
    <description>Using Intel Professional Fortran version 10 or 11. If you have a parallel region created&lt;BR /&gt;via openmp and lets say eight threads. How do you get MKL FFT to thread within a thread?&lt;BR /&gt;Seems like I just get one thread no matter what.</description>
    <pubDate>Fri, 17 Jul 2009 14:46:51 GMT</pubDate>
    <dc:creator>happyIntelCamper</dc:creator>
    <dc:date>2009-07-17T14:46:51Z</dc:date>
    <item>
      <title>Thread MKL FFT within a thread</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Thread-MKL-FFT-within-a-thread/m-p/852702#M6663</link>
      <description>Using Intel Professional Fortran version 10 or 11. If you have a parallel region created&lt;BR /&gt;via openmp and lets say eight threads. How do you get MKL FFT to thread within a thread?&lt;BR /&gt;Seems like I just get one thread no matter what.</description>
      <pubDate>Fri, 17 Jul 2009 14:46:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Thread-MKL-FFT-within-a-thread/m-p/852702#M6663</guid>
      <dc:creator>happyIntelCamper</dc:creator>
      <dc:date>2009-07-17T14:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Thread MKL FFT within a thread</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Thread-MKL-FFT-within-a-thread/m-p/852703#M6664</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/388007"&gt;happyIntelCamper&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;Using Intel Professional Fortran version 10 or 11. If you have a parallel region created&lt;BR /&gt;via openmp and lets say eight threads. How do you get MKL FFT to thread within a thread?&lt;BR /&gt;Seems like I just get one thread no matter what.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;If you want nested parallelism, you must set OMP_NESTED. It seems unlikely you would want this if you are running 8 threads in the outer region. If 8 threads is the normal limit, set by OMP_NUM_THREADS or otherwise, and you want more, you will need a larger value of OMP_NUM_THREADS.</description>
      <pubDate>Fri, 17 Jul 2009 15:29:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Thread-MKL-FFT-within-a-thread/m-p/852703#M6664</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-07-17T15:29:23Z</dc:date>
    </item>
  </channel>
</rss>

