<?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 tool to access to each core separately in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/tool-to-access-to-each-core-separately/m-p/786081#M316</link>
    <description>It all depends on what you mean by "separately." The operating system has some control over scheduling activities on the available cores, but typically when testing applications on less than the available machine, developers look to the threading model library for such facilities, whether it's controlling the number of available "cores" (or more generally, hardware threads) in OpenMP through the omp_set_num_threads() call or the Intel Threading Building Blocks task_scheduler_init object (which can be used to set the thread pool size), or down to the level of setting specific thread affinities for particular HW threads, such as with thepthread affinity interface.</description>
    <pubDate>Tue, 08 Mar 2011 18:17:22 GMT</pubDate>
    <dc:creator>robert-reed</dc:creator>
    <dc:date>2011-03-08T18:17:22Z</dc:date>
    <item>
      <title>tool to access to each core separately</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/tool-to-access-to-each-core-separately/m-p/786080#M315</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;i have a computer intel core2duo and i want to test an application on one core separately. Does intel have some tools to access to each core separately?&lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:06:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/tool-to-access-to-each-core-separately/m-p/786080#M315</guid>
      <dc:creator>dounia89</dc:creator>
      <dc:date>2011-03-08T18:06:31Z</dc:date>
    </item>
    <item>
      <title>tool to access to each core separately</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/tool-to-access-to-each-core-separately/m-p/786081#M316</link>
      <description>It all depends on what you mean by "separately." The operating system has some control over scheduling activities on the available cores, but typically when testing applications on less than the available machine, developers look to the threading model library for such facilities, whether it's controlling the number of available "cores" (or more generally, hardware threads) in OpenMP through the omp_set_num_threads() call or the Intel Threading Building Blocks task_scheduler_init object (which can be used to set the thread pool size), or down to the level of setting specific thread affinities for particular HW threads, such as with thepthread affinity interface.</description>
      <pubDate>Tue, 08 Mar 2011 18:17:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/tool-to-access-to-each-core-separately/m-p/786081#M316</guid>
      <dc:creator>robert-reed</dc:creator>
      <dc:date>2011-03-08T18:17:22Z</dc:date>
    </item>
    <item>
      <title>tool to access to each core separately</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/tool-to-access-to-each-core-separately/m-p/786082#M317</link>
      <description>Hey dounia89,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;If you don't want to make changes to an existing application, you can set the processor affinity for a process. Of course, this solution applies when you want to run some tests. Then, you can create code according to your needs.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;You can use code to set the processor affinity or you can use the tools offered by the operating system to control which cores the process will be allowed to execute on.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;In Windows 7, you can go to the Process in Task Manager, right-click on its name, select Set Affinity... and activate the checkboxes for the desired cores.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;You have to check how each core number maps to the available logical cores, physical cores and the different physical microprocessors.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;In Windows, you can use the CoreInfo utility. I've written an article a few months ago "Coreinfo v2.0: A Simple Utility to Understand the Manycore Complexity in Windows." This article might help you.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Hope this information helps.&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;Cheers,&lt;/DIV&gt;You can set the processor affinity for each process.You can use code to set the processor affinity or you can use the tools offered by the operating system to control which cores the process will be allowed to execute on.In Windows 7, you can go to the Process in Task Manager, right-click on its name, select Set Affinity... and activate the checkboxes for the desired cores.You have to check how each core number maps to the available logical cores, physical cores and the different physical microprocessors.In Windows, you can use the CoreInfo utility. I've written an article a few months ago "&lt;A href="http://drdobbs.com/go-parallel/blog/archives/2009/10/coreinfo_v20_a.html"&gt;Coreinfo v2.0: A Simple Utility to Understand the Manycore Complexity in Windows&lt;/A&gt;." This article might help you.Hope this information helps.Cheers,You can set the processor affinity for each process.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Gaston Hillar&lt;/DIV&gt;&lt;DIV&gt;Twitter: &lt;A href="http://twitter.com/gastonhillar"&gt;@gastonhillar&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Mar 2011 17:29:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/tool-to-access-to-each-core-separately/m-p/786082#M317</guid>
      <dc:creator>gaston-hillar</dc:creator>
      <dc:date>2011-03-09T17:29:05Z</dc:date>
    </item>
  </channel>
</rss>

