<?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: Re:Include MKL header file with DPL, TBB error in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1344899#M32471</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The issue still persists and I'm preparing&lt;SPAN&gt;&amp;nbsp;sample reproducer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 17 Dec 2021 10:14:21 GMT</pubDate>
    <dc:creator>Qigeng</dc:creator>
    <dc:date>2021-12-17T10:14:21Z</dc:date>
    <item>
      <title>Include MKL header file with DPL, TBB error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1342675#M32415</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I try to use MKL and DPL, when I include both header file in the same cpp file like this:&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;#include &amp;lt;oneapi/mkl.hpp&amp;gt;
#include &amp;lt;oneapi/dpl/execution&amp;gt;
#include &amp;lt;oneapi/dpl/algorithm&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;there will be an error:&lt;/P&gt;
&lt;P&gt;In file included from /opt/intel/oneapi/dpl/2021.5.0/linux/include/oneapi/dpl/execution:23:&lt;BR /&gt;In file included from /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/execution:32:&lt;BR /&gt;In file included from /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/pstl/glue_execution_defs.h:52:&lt;BR /&gt;In file included from /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/pstl/algorithm_impl.h:25:&lt;BR /&gt;In file included from /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/pstl/parallel_backend.h:14:&lt;BR /&gt;/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/pstl/parallel_backend_tbb.h:70:10: error: no member named 'task' in namespace 'tbb'&lt;BR /&gt;tbb::task::self().group()-&amp;gt;cancel_group_execution();&lt;BR /&gt;~~~~~^&lt;/P&gt;
&lt;P&gt;However, if i change the order:&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;#include &amp;lt;oneapi/dpl/execution&amp;gt;
#include &amp;lt;oneapi/dpl/algorithm&amp;gt;
#include &amp;lt;oneapi/mkl.hpp&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;it can be build successfully.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think it is a bug? please confirm。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 05:14:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1342675#M32415</guid>
      <dc:creator>Qigeng</dc:creator>
      <dc:date>2021-12-09T05:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Include MKL header file with DPL, TBB error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1343114#M32425</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel Community. We would like to request you to share us a sample reproducer so that we could investigate your issue further. We have tried compiling and executing sample source codes using both orders as mentioned by you and we could see that it compiles and executes fine with both orders. (Attached the screenshot for your reference)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 07:10:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1343114#M32425</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2021-12-29T07:10:21Z</dc:date>
    </item>
    <item>
      <title>Re:Include MKL header file with DPL, TBB error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1344887#M32470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Reminder:&lt;/P&gt;&lt;P&gt;Is your issue resolved? Please let us know if the issue still persists. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Dec 2021 09:01:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1344887#M32470</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2021-12-17T09:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Include MKL header file with DPL, TBB error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1344899#M32471</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The issue still persists and I'm preparing&lt;SPAN&gt;&amp;nbsp;sample reproducer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 10:14:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1344899#M32471</guid>
      <dc:creator>Qigeng</dc:creator>
      <dc:date>2021-12-17T10:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Include MKL header file with DPL, TBB error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1346236#M32493</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the information. As requested, Could you please share us the sample reproducer, so that we could investigate the issue at our end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 06:46:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1346236#M32493</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2021-12-29T06:46:13Z</dc:date>
    </item>
    <item>
      <title>Re:Include MKL header file with DPL, TBB error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1347301#M32507</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. We assume your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2021 06:44:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1347301#M32507</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2021-12-29T06:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Include MKL header file with DPL, TBB error</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1347305#M32508</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok.&lt;/P&gt;
&lt;P&gt;I've just parepared&amp;nbsp;&lt;SPAN&gt;sample reproducer and I will post a new question.&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>Wed, 29 Dec 2021 07:18:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Include-MKL-header-file-with-DPL-TBB-error/m-p/1347305#M32508</guid>
      <dc:creator>Qigeng</dc:creator>
      <dc:date>2021-12-29T07:18:54Z</dc:date>
    </item>
  </channel>
</rss>

