<?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 Hi Pramod in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-threads-don-t-seem-to-exit-properly/m-p/1059890#M21607</link>
    <description>&lt;P&gt;Hi Pramod&lt;/P&gt;

&lt;P&gt;So it looks unknown issue.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;1. Could you please &amp;nbsp;try the latest Intel Fortran &amp;nbsp; 15.0.2 &amp;nbsp; ?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/intel-parallel-studio-xe/try-buy" style="font-size: 1em; line-height: 1.5;"&gt;https://software.intel.com/en-us/intel-parallel-studio-xe/try-buy&lt;/A&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Choose Os, =&amp;gt; download free.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Then you will get email with download link &amp;nbsp;and MKL should provide verbose in the new version. Please see &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/verbose-mode-supported-in-intel-mkl-112.&amp;nbsp;" target="_blank"&gt;https://software.intel.com/en-us/articles/verbose-mode-supported-in-intel-mkl-112.&amp;nbsp;&lt;/A&gt;;&lt;/P&gt;

&lt;P&gt;So if you switch on &amp;nbsp;the option, &amp;nbsp;you will see MKL functions status.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Moreever&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;,have you tried some debug tool or threading tools to check the problem to see where is the exact problem.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;like&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Intel®&amp;nbsp;Inspector XE &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Memory &amp;amp; threading dynamic analysis for code quality?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Ying&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jan 2015 06:42:49 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2015-01-27T06:42:49Z</dc:date>
    <item>
      <title>MKL threads don't seem to exit properly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-threads-don-t-seem-to-exit-properly/m-p/1059887#M21604</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have been chasing this problem forever and hope to get some direction for this problem.&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;We use Intel MKL for one of our internal FORTRAN programs and recently started to use MKL-Parallel option &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;(/Qmkl:parallel) and have been experiencing problems:&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Sometimes, the program seems to crash / hangs executing the math functions and sometimes it doesn't come back as if it is silently crashing.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;- How can we gracefully capture the fatal errors from the calls to MKL Libraries?&lt;/P&gt;

&lt;P&gt;- How do we handle the cases where the threads do not exit?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Here's a case below where the MKL thread doesn't exit.&lt;/P&gt;

&lt;P&gt;We limited the OMP threads to two and set the stack size to&amp;nbsp;200000000. For this specific input, it hangs in there as shown below ( from the process explorer). &amp;nbsp;&lt;/P&gt;

&lt;P&gt;Private bytes committed : 1.2GB. Is the stack size too big??&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;IMG alt="" src="http://content.screencast.com/users/PMDNCI/folders/Jing/media/47f0142f-a5b8-4d59-b459-fa48b5f2853f/2015-01-26_1754.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 00:05:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-threads-don-t-seem-to-exit-properly/m-p/1059887#M21604</guid>
      <dc:creator>Pramod_V_</dc:creator>
      <dc:date>2015-01-27T00:05:58Z</dc:date>
    </item>
    <item>
      <title>Hi Pramod, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-threads-don-t-seem-to-exit-properly/m-p/1059888#M21605</link>
      <description>&lt;P&gt;Hi Pramod,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could you please tell some background formation:&lt;/P&gt;

&lt;P&gt;1. what compiler is you using for compiling the r_frame.exe?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;2. are you worked on 32bit or 64bit application, &amp;nbsp;do you have other thread method in r_frame.exe? &amp;nbsp;if use &lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;MKL-Sequential option (/Qmkl:sequential), do the application work?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;3. What MKL functions are used? &amp;nbsp; and what function may cause the problem?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 02:17:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-threads-don-t-seem-to-exit-properly/m-p/1059888#M21605</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2015-01-27T02:17:48Z</dc:date>
    </item>
    <item>
      <title>Hi Ying,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-threads-don-t-seem-to-exit-properly/m-p/1059889#M21606</link>
      <description>&lt;P&gt;Hi Ying,&lt;/P&gt;

&lt;P&gt;Compiler used is: Intel(R) Visual Fortran Compiler XE 14.0.4.237 [IA-32]...Win32&lt;/P&gt;

&lt;P&gt;DGEMM for matrix multiplication has been extensively used and this seems to be the last function that got called before it hung. However, the program seems to be completely run since we got the reports okay, but it doesn;t exit. For some other jobs, the behavior is different, it hangs in the middle without reaching to the end.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Sequential run is working just fine.&lt;/P&gt;

&lt;P&gt;Thanks for looking into this.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 05:28:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-threads-don-t-seem-to-exit-properly/m-p/1059889#M21606</guid>
      <dc:creator>Pramod_V_</dc:creator>
      <dc:date>2015-01-27T05:28:42Z</dc:date>
    </item>
    <item>
      <title>Hi Pramod</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-threads-don-t-seem-to-exit-properly/m-p/1059890#M21607</link>
      <description>&lt;P&gt;Hi Pramod&lt;/P&gt;

&lt;P&gt;So it looks unknown issue.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;1. Could you please &amp;nbsp;try the latest Intel Fortran &amp;nbsp; 15.0.2 &amp;nbsp; ?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/intel-parallel-studio-xe/try-buy" style="font-size: 1em; line-height: 1.5;"&gt;https://software.intel.com/en-us/intel-parallel-studio-xe/try-buy&lt;/A&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Choose Os, =&amp;gt; download free.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Then you will get email with download link &amp;nbsp;and MKL should provide verbose in the new version. Please see &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/verbose-mode-supported-in-intel-mkl-112.&amp;nbsp;" target="_blank"&gt;https://software.intel.com/en-us/articles/verbose-mode-supported-in-intel-mkl-112.&amp;nbsp;&lt;/A&gt;;&lt;/P&gt;

&lt;P&gt;So if you switch on &amp;nbsp;the option, &amp;nbsp;you will see MKL functions status.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Moreever&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;,have you tried some debug tool or threading tools to check the problem to see where is the exact problem.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;like&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Intel®&amp;nbsp;Inspector XE &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Memory &amp;amp; threading dynamic analysis for code quality?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Ying&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 06:42:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-threads-don-t-seem-to-exit-properly/m-p/1059890#M21607</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2015-01-27T06:42:49Z</dc:date>
    </item>
  </channel>
</rss>

