<?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:MKL-&amp;amp;gt;PARDISO-ERROR: OMP: Info #274: omp_get_nested routine deprecated, please use omp_get_max_active in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1270750#M31117</link>
    <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Apr 2021 04:06:12 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2021-04-05T04:06:12Z</dc:date>
    <item>
      <title>MKL-&gt;PARDISO-ERROR: OMP: Info #274: omp_get_nested routine deprecated, please use omp_get_max_active</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1211972#M30098</link>
      <description>&lt;P&gt;Dear Intel expert,&lt;BR /&gt;I'm using the PARDISO to solve the complex number linear equations. My operation system is Windows 10, the Intel Fortran compiler is "parallel_studio_xe_2020.1.086".&lt;BR /&gt;I got the following runtime information.&lt;BR /&gt;&lt;BR /&gt;OMP: Info #274: omp_get_nested routine deprecated, please use omp_get_max_active_levels instead.&lt;BR /&gt;OMP: Info #274: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.&lt;BR /&gt;OMP: Info #274: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.&lt;BR /&gt;&lt;BR /&gt;It looks the MKL PARDISO solver has problem. Please tell me how to solve it. Is there any way to get rid of this warning?&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Ning An&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 19:47:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1211972#M30098</guid>
      <dc:creator>Dan_Ghiocel</dc:creator>
      <dc:date>2020-09-23T19:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: MKL-&gt;PARDISO-ERROR: OMP: Info #274: omp_get_nested routine deprecated, please use omp_get_max</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1212001#M30099</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This question has been asked already at this forum and I'll just shortly summarize it here.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;The issue will be fixed eventually in one of the next MKL releases. As a workaround, u&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;sing&amp;nbsp; &amp;nbsp;kmp_set_warnings_off() will remove the warning.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Best,&lt;BR /&gt;Kirill&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 21:39:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1212001#M30099</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2020-09-23T21:39:53Z</dc:date>
    </item>
    <item>
      <title>Re:MKL-&amp;gt;PARDISO-ERROR: OMP: Info #274: omp_get_nested routine deprecated, please use omp_get_max_active</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1212202#M30104</link>
      <description>&lt;P&gt;we will keep this thread updated with the status of this issue and version of mkl when the fix would be available.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Sep 2020 13:16:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1212202#M30104</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-09-24T13:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: MKL-&gt;PARDISO-ERROR: OMP: Info #274: omp_get_nested routine deprecated, please use omp_get_max</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1230548#M30380</link>
      <description>&lt;P&gt;May I ask a stupid question...&lt;/P&gt;&lt;P&gt;How to call&amp;nbsp;&lt;SPAN&gt;kmp_set_warnings_off()&amp;nbsp;.. My code is in Visual Studio 2019 and the compiling error shows that&amp;nbsp;kmp_set_warnings_off()&amp;nbsp; is undefined....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 13:46:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1230548#M30380</guid>
      <dc:creator>CHEN__PENGJU</dc:creator>
      <dc:date>2020-11-22T13:46:09Z</dc:date>
    </item>
    <item>
      <title>Re:MKL-&amp;gt;PARDISO-ERROR: OMP: Info #274: omp_get_nested routine deprecated, please use omp_get_max_active</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1270749#M31116</link>
      <description>&lt;P&gt;the message has been fixed in oneMKL 2021.2 which available for download.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Apr 2021 04:05:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1270749#M31116</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-04-05T04:05:57Z</dc:date>
    </item>
    <item>
      <title>Re:MKL-&amp;gt;PARDISO-ERROR: OMP: Info #274: omp_get_nested routine deprecated, please use omp_get_max_active</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1270750#M31117</link>
      <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Apr 2021 04:06:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-gt-PARDISO-ERROR-OMP-Info-274-omp-get-nested-routine/m-p/1270750#M31117</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-04-05T04:06:12Z</dc:date>
    </item>
  </channel>
</rss>

