<?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 Duplicated value in VSL error codes in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Duplicated-value-in-VSL-error-codes/m-p/1150945#M27140</link>
    <description>mkl_vsl_defines.h (2019.1.144) contains two defines:

#define VSL_CC_ERROR_PRECISION              (-2400)
#define VSL_CC_ERROR_METHOD                 (-2400)

with the same value. Is this an error?

Taking into account these defines:

#define VSL_CC_ERROR_TYPE                   (-2130)
#define VSL_CC_ERROR_EXTERNAL_PRECISION     (-2141)
#define VSL_CC_ERROR_INTERNAL_PRECISION     (-2142)

VSL_CC_ERROR_PRECISION should probably be equal to 2140.</description>
    <pubDate>Wed, 22 May 2019 05:37:44 GMT</pubDate>
    <dc:creator>Eugene_S_1</dc:creator>
    <dc:date>2019-05-22T05:37:44Z</dc:date>
    <item>
      <title>Duplicated value in VSL error codes</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Duplicated-value-in-VSL-error-codes/m-p/1150945#M27140</link>
      <description>mkl_vsl_defines.h (2019.1.144) contains two defines:

#define VSL_CC_ERROR_PRECISION              (-2400)
#define VSL_CC_ERROR_METHOD                 (-2400)

with the same value. Is this an error?

Taking into account these defines:

#define VSL_CC_ERROR_TYPE                   (-2130)
#define VSL_CC_ERROR_EXTERNAL_PRECISION     (-2141)
#define VSL_CC_ERROR_INTERNAL_PRECISION     (-2142)

VSL_CC_ERROR_PRECISION should probably be equal to 2140.</description>
      <pubDate>Wed, 22 May 2019 05:37:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Duplicated-value-in-VSL-error-codes/m-p/1150945#M27140</guid>
      <dc:creator>Eugene_S_1</dc:creator>
      <dc:date>2019-05-22T05:37:44Z</dc:date>
    </item>
    <item>
      <title> Thanks for the report. This</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Duplicated-value-in-VSL-error-codes/m-p/1150946#M27141</link>
      <description>&lt;P&gt;&amp;nbsp;Thanks for the report. This is an issue and we will fix it and update this thread accordingly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 09:11:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Duplicated-value-in-VSL-error-codes/m-p/1150946#M27141</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-05-30T09:11:03Z</dc:date>
    </item>
    <item>
      <title>Re:  Thanks for the report. This</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Duplicated-value-in-VSL-error-codes/m-p/1197139#M29842</link>
      <description>&lt;P&gt;Please check the latest version of MKL 2020 Update 2 which contains the fix of this case and keep us inform of the status.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 05:22:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Duplicated-value-in-VSL-error-codes/m-p/1197139#M29842</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-08-04T05:22:36Z</dc:date>
    </item>
  </channel>
</rss>

