<?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 Thread Checker with non-Pthread and non-OpenMP mutexes in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890579#M3775</link>
    <description>Yes, it is possible to add API calls the code to inform Thread Checker about custom mutexes. Look at the help under "API Support"-&amp;gt; "User-Level Synchronization API".</description>
    <pubDate>Thu, 18 Feb 2010 21:42:35 GMT</pubDate>
    <dc:creator>Mark_D_Intel</dc:creator>
    <dc:date>2010-02-18T21:42:35Z</dc:date>
    <item>
      <title>Thread Checker with non-Pthread and non-OpenMP mutexes</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890577#M3773</link>
      <description>Is it possible to configure Thread Checker to recognize mutex calls that are not Pthread and not OpenMP? I'm trying to debug a massively parallel application that uses low-level mutexes. The app also goes in and out of kernel mode. When I instrument it with TC, I get a lot of false positives because it doesn't recognize our mutex lock and unlock calls.</description>
      <pubDate>Tue, 16 Feb 2010 23:54:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890577#M3773</guid>
      <dc:creator>ronmak</dc:creator>
      <dc:date>2010-02-16T23:54:52Z</dc:date>
    </item>
    <item>
      <title>Thread Checker with non-Pthread and non-OpenMP mutexes</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890578#M3774</link>
      <description>&lt;P&gt;Hi ronmak,&lt;/P&gt;
&lt;P&gt;You may check Intel Threading Blocks sources:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.threadingbuildingblocks.org/file.php?fid=78"&gt;http://www.threadingbuildingblocks.org/file.php?fid=78&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Their synchronization primitives contain lines like "ITT_NOTIFY(sync_acquired, &amp;amp;m);".&lt;/P&gt;
&lt;P&gt;I do not actually know as to whether it works with Thread Checker or not, but I suspect that it must.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2010 11:24:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890578#M3774</guid>
      <dc:creator>Dmitry_Vyukov</dc:creator>
      <dc:date>2010-02-18T11:24:08Z</dc:date>
    </item>
    <item>
      <title>Thread Checker with non-Pthread and non-OpenMP mutexes</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890579#M3775</link>
      <description>Yes, it is possible to add API calls the code to inform Thread Checker about custom mutexes. Look at the help under "API Support"-&amp;gt; "User-Level Synchronization API".</description>
      <pubDate>Thu, 18 Feb 2010 21:42:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890579#M3775</guid>
      <dc:creator>Mark_D_Intel</dc:creator>
      <dc:date>2010-02-18T21:42:35Z</dc:date>
    </item>
    <item>
      <title>Thread Checker with non-Pthread and non-OpenMP mutexes</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890580#M3776</link>
      <description>&lt;P&gt;Thanks, Mark!&lt;/P&gt;
&lt;P&gt;That's very helpful. I didn't know about that API because I'm on a Linux system and the online help appears to be only available on Windows systems.&lt;/P&gt;
&lt;P&gt;We have a complex system with a variety of locks, so I'll have to see if I can successfully use the API calls to reduce the number of false positives reported by TC.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2010 21:58:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890580#M3776</guid>
      <dc:creator>ronmak</dc:creator>
      <dc:date>2010-02-19T21:58:17Z</dc:date>
    </item>
    <item>
      <title>Thread Checker with non-Pthread and non-OpenMP mutexes</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890581#M3777</link>
      <description>&lt;P&gt;Thanks, Dmitriy.&lt;/P&gt;
&lt;P&gt;It turns out that the user-level synchronization API is probably what I'm looking for. Its write-up is hidden in the Windows documentation; I'm developing a Linux system.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2010 22:02:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Thread-Checker-with-non-Pthread-and-non-OpenMP-mutexes/m-p/890581#M3777</guid>
      <dc:creator>ronmak</dc:creator>
      <dc:date>2010-02-19T22:02:30Z</dc:date>
    </item>
  </channel>
</rss>

