<?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 Jakub,  if you use MKL  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Process-goes-to-sleep-when-using-OpenMP/m-p/1112548#M24463</link>
    <description>&lt;P&gt;Jakub, &amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;if you use MKL &amp;nbsp;bundled with Fortran Compiler 15.0 -- that's mean this is MKL v.11.2 and as I remember, a few memory leakage problems has been fixed in BLAS and in some another routines into MKL 11.2 update 4 and 11.3.*. Could you quick check the latest MKL 2017 ( you may take this version for evaluation for 30 days)?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2016 04:21:25 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2016-10-14T04:21:25Z</dc:date>
    <item>
      <title>Process goes to sleep when using OpenMP</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Process-goes-to-sleep-when-using-OpenMP/m-p/1112547#M24462</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I've a relatively large program in Fortran90 that relies on the mkl library, in particular BLAS, LAPACK, and DFTI subroutines. These are called repeatedly within the program. There is no OpenMP threading of my own in the code, and i use Intel Fortran compiler (15.0.3) on linux. When executed as a single thread (OMP_NUM_THREADS=1; MKL_NUM_THREADS=1), the program runs without any problems. When I allow the MKL to thread, the process runs correctly for many iterations of the problem, then, after about 12 hours, it goes to sleep state. Using "strace", I found out that it freezes on a call to "futex" function. I've also noticed, using regular checks of the process by "pmap", that with threading enabled, the memory allocated to the program slowly creeps up. In single-thread regime, the memory stays constant (after some initial allocations). Obviously, the whole thing is difficult to debug given the time constraints, so far I still don't know which mkl subroutine is responsible for this. If I test the code on smaller-size, faster cases, the threading problem doesn't occur. I am a bit stuck with the problem, any ideas what to try are welcome. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 08:23:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Process-goes-to-sleep-when-using-OpenMP/m-p/1112547#M24462</guid>
      <dc:creator>Velimsky__Jakub</dc:creator>
      <dc:date>2016-10-13T08:23:31Z</dc:date>
    </item>
    <item>
      <title>Jakub,  if you use MKL</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Process-goes-to-sleep-when-using-OpenMP/m-p/1112548#M24463</link>
      <description>&lt;P&gt;Jakub, &amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;if you use MKL &amp;nbsp;bundled with Fortran Compiler 15.0 -- that's mean this is MKL v.11.2 and as I remember, a few memory leakage problems has been fixed in BLAS and in some another routines into MKL 11.2 update 4 and 11.3.*. Could you quick check the latest MKL 2017 ( you may take this version for evaluation for 30 days)?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 04:21:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Process-goes-to-sleep-when-using-OpenMP/m-p/1112548#M24463</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-10-14T04:21:25Z</dc:date>
    </item>
    <item>
      <title>Dear Gennady, thank you for</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Process-goes-to-sleep-when-using-OpenMP/m-p/1112549#M24464</link>
      <description>&lt;P&gt;Dear Gennady, thank you for your help, with Intel 2017 it works fine. Cheers, Jakub.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 09:21:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Process-goes-to-sleep-when-using-OpenMP/m-p/1112549#M24464</guid>
      <dc:creator>Velimsky__Jakub</dc:creator>
      <dc:date>2016-10-19T09:21:30Z</dc:date>
    </item>
  </channel>
</rss>

