<?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 MKL &amp; Thread Checker Warnings in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Thread-Checker-Warnings/m-p/864276#M7737</link>
    <description>&lt;P&gt;I was using the Intel Thread Checker to assess any issues that my code may have vis-a-vis threading and the majority of the warnings originated from the direct sparse solver.  For example, dss_reorder and dss_factor_real were the source of a large number of data races.&lt;/P&gt;
&lt;P&gt;Are these warnings benign and safe to filter out?&lt;/P&gt;</description>
    <pubDate>Sun, 06 May 2007 19:33:10 GMT</pubDate>
    <dc:creator>Dishaw__Jim</dc:creator>
    <dc:date>2007-05-06T19:33:10Z</dc:date>
    <item>
      <title>MKL &amp; Thread Checker Warnings</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Thread-Checker-Warnings/m-p/864276#M7737</link>
      <description>&lt;P&gt;I was using the Intel Thread Checker to assess any issues that my code may have vis-a-vis threading and the majority of the warnings originated from the direct sparse solver.  For example, dss_reorder and dss_factor_real were the source of a large number of data races.&lt;/P&gt;
&lt;P&gt;Are these warnings benign and safe to filter out?&lt;/P&gt;</description>
      <pubDate>Sun, 06 May 2007 19:33:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Thread-Checker-Warnings/m-p/864276#M7737</guid>
      <dc:creator>Dishaw__Jim</dc:creator>
      <dc:date>2007-05-06T19:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: MKL &amp; Thread Checker Warnings</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Thread-Checker-Warnings/m-p/864277#M7738</link>
      <description>&lt;P&gt;There are no known problems that arise from the threading practices of DSS. Thread checker can provide guidance only on what it can see, not what it can't see, so it is giving you warnings. You can safely filter these out.&lt;/P&gt;
&lt;P&gt;Bruce&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2007 22:24:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-Thread-Checker-Warnings/m-p/864277#M7738</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2007-05-23T22:24:10Z</dc:date>
    </item>
  </channel>
</rss>

