<?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 ParallelFX and Intels Thread Checker in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896424#M4022</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;can i use the Intel Thread Checker-Tool to check parallel programms that are parallelized with ParallelFX Task Parallel Library (TPL) in C+#????&lt;/P&gt;
&lt;P&gt;is it possible or not?&lt;/P&gt;
&lt;P&gt;thanks.&lt;/P&gt;
&lt;P&gt;greetings,&lt;/P&gt;
&lt;P&gt;peter&lt;/P&gt;</description>
    <pubDate>Mon, 28 Apr 2008 11:44:19 GMT</pubDate>
    <dc:creator>peterd86</dc:creator>
    <dc:date>2008-04-28T11:44:19Z</dc:date>
    <item>
      <title>ParallelFX and Intels Thread Checker</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896424#M4022</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;can i use the Intel Thread Checker-Tool to check parallel programms that are parallelized with ParallelFX Task Parallel Library (TPL) in C+#????&lt;/P&gt;
&lt;P&gt;is it possible or not?&lt;/P&gt;
&lt;P&gt;thanks.&lt;/P&gt;
&lt;P&gt;greetings,&lt;/P&gt;
&lt;P&gt;peter&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2008 11:44:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896424#M4022</guid>
      <dc:creator>peterd86</dc:creator>
      <dc:date>2008-04-28T11:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: ParallelFX and Intels Thread Checker</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896425#M4023</link>
      <description>&lt;P&gt;Microsoft's ParallelFX or &lt;A href="http://blogs.msdn.com/somasegar/archive/2007/11/29/parallel-extensions-to-the-net-fx-ctp.aspx"&gt;Parallel Extensions to the .NET FX CTP&lt;/A&gt;is built on the .NET Framework,.NET FX 3.5. This is managed runtime code. IntelThread Checker requires native code using Win32* and COM* threads and the 64-bit extension (or pthreads on Linux or MaxOS*). If you tried using Intel Thread Checker with ParallelFX, the run would test the ParallelFX support functions but not the programs embedded within.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2008 00:08:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896425#M4023</guid>
      <dc:creator>robert-reed</dc:creator>
      <dc:date>2008-04-29T00:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: ParallelFX and Intels Thread Checker</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896426#M4024</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;thanks for your help.&lt;/P&gt;
&lt;P&gt;Can i not compile my C#-application and create a Exe-File and test this exe-File wiht Intel Thread Checker?&lt;/P&gt;
&lt;P&gt;it works or not?&lt;/P&gt;
&lt;P&gt;thanks.&lt;/P&gt;
&lt;P&gt;greetings,&lt;/P&gt;
&lt;P&gt;peter&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2008 06:32:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896426#M4024</guid>
      <dc:creator>peterd86</dc:creator>
      <dc:date>2008-04-29T06:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: ParallelFX and Intels Thread Checker</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896427#M4025</link>
      <description>If you have a native unmanaged code C# compiler with debug symbols (/Zi or equivalent), it may work. The usual assumption is that you have only managed code generation in your C#.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2008 13:00:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896427#M4025</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-04-29T13:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: ParallelFX and Intels Thread Checker</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896428#M4026</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;thanks for your answer. Now my question is answered ;-) .&lt;/P&gt;
&lt;P&gt;Greetings,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2008 07:12:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/ParallelFX-and-Intels-Thread-Checker/m-p/896428#M4026</guid>
      <dc:creator>peterd86</dc:creator>
      <dc:date>2008-04-30T07:12:19Z</dc:date>
    </item>
  </channel>
</rss>

