<?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 Non-standard usage of sycl::abs in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Non-standard-usage-of-sycl-abs/m-p/1475431#M34446</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In &lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;poisson_impl.hpp&lt;/FONT&gt; there are four usages of &lt;FONT face="courier new,courier"&gt;double sycl::abs(double)&lt;/FONT&gt; which is not defined in the SYCL standard.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Would it be possible to instead use&amp;nbsp;&lt;FONT face="courier new,courier"&gt;double sycl::fabs(double)&lt;/FONT&gt;&lt;/SPAN&gt;which is equivalent but standard compliant?&lt;/P&gt;
&lt;P&gt;See also&amp;nbsp;&lt;A href="https://github.com/intel/llvm/issues/8981" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;issue in the intel/llvm GitHub repo.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;-Nuno&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 17:01:58 GMT</pubDate>
    <dc:creator>nmnobre</dc:creator>
    <dc:date>2023-04-11T17:01:58Z</dc:date>
    <item>
      <title>Non-standard usage of sycl::abs</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Non-standard-usage-of-sycl-abs/m-p/1475431#M34446</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In &lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;poisson_impl.hpp&lt;/FONT&gt; there are four usages of &lt;FONT face="courier new,courier"&gt;double sycl::abs(double)&lt;/FONT&gt; which is not defined in the SYCL standard.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Would it be possible to instead use&amp;nbsp;&lt;FONT face="courier new,courier"&gt;double sycl::fabs(double)&lt;/FONT&gt;&lt;/SPAN&gt;which is equivalent but standard compliant?&lt;/P&gt;
&lt;P&gt;See also&amp;nbsp;&lt;A href="https://github.com/intel/llvm/issues/8981" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;issue in the intel/llvm GitHub repo.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;-Nuno&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 17:01:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Non-standard-usage-of-sycl-abs/m-p/1475431#M34446</guid>
      <dc:creator>nmnobre</dc:creator>
      <dc:date>2023-04-11T17:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Non-standard usage of sycl::abs</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Non-standard-usage-of-sycl-abs/m-p/1475819#M34452</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/258985"&gt;@nmnobre&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for pointing on this issue! Yes you are right, &lt;FONT face="courier new,courier"&gt;sycl::fabs&lt;/FONT&gt; should be used in &lt;FONT face="courier new,courier"&gt;poisson_impl.hpp.&lt;/FONT&gt; We will implement the fix in the future updates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also thank you for coming on our community forum, please, let us know if you have any oneMKL-related questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Alina&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 12:36:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Non-standard-usage-of-sycl-abs/m-p/1475819#M34452</guid>
      <dc:creator>Alina_E_Intel</dc:creator>
      <dc:date>2023-04-12T12:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Non-standard usage of sycl::abs</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Non-standard-usage-of-sycl-abs/m-p/1506205#M34834</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The issue raised by you has been fixed in version 2023.2 and it is released now. Please find the below link to download the latest Intel MKL Toolkit or you can also download the complete Intel Base Toolkit.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-download.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-download.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=linux&amp;amp;distributions=offline" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=linux&amp;amp;distributions=offline&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Varsha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 11:38:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Non-standard-usage-of-sycl-abs/m-p/1506205#M34834</guid>
      <dc:creator>VarshaS_Intel</dc:creator>
      <dc:date>2023-07-19T11:38:23Z</dc:date>
    </item>
  </channel>
</rss>

