<?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 Re: does Multicore come with multimple sets of SIMD register ? in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/does-Multicore-come-with-multimple-sets-of-SIMD-register/m-p/889794#M3741</link>
    <description>&lt;P&gt;Each core, and each logical CPU, has its own physical registers. Race conditions apply only when writingto shared memory locations.&lt;/P&gt;
&lt;P&gt;If your application truly benefits from a large number of program-accessible registers, 64-bit mode may be useful (16 xmm registers).&lt;/P&gt;</description>
    <pubDate>Mon, 12 May 2008 02:36:15 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2008-05-12T02:36:15Z</dc:date>
    <item>
      <title>does Multicore come with multimple sets of SIMD register ?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/does-Multicore-come-with-multimple-sets-of-SIMD-register/m-p/889793#M3740</link>
      <description>&lt;BR /&gt;A single core processor which support SSE2 have 8 corresponding registers.&lt;BR /&gt;Does the multicore processor have dedicated and independent registers for each of its core ?&lt;BR /&gt;&lt;BR /&gt;I have a program with utilize many SSE2 instructions. I'm thinking to speed up it with &lt;BR /&gt;threading tech by intel TBB. I wonder if the SSE2 registers will suffer the &lt;B&gt;race &lt;A href="http://en.wikipedia.org/wiki/Hazard_%28logic%29" title="Hazard (logic)"&gt;hazard&lt;/A&gt;&lt;/B&gt; problem.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Mon, 12 May 2008 02:16:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/does-Multicore-come-with-multimple-sets-of-SIMD-register/m-p/889793#M3740</guid>
      <dc:creator>intelbenz</dc:creator>
      <dc:date>2008-05-12T02:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: does Multicore come with multimple sets of SIMD register ?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/does-Multicore-come-with-multimple-sets-of-SIMD-register/m-p/889794#M3741</link>
      <description>&lt;P&gt;Each core, and each logical CPU, has its own physical registers. Race conditions apply only when writingto shared memory locations.&lt;/P&gt;
&lt;P&gt;If your application truly benefits from a large number of program-accessible registers, 64-bit mode may be useful (16 xmm registers).&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2008 02:36:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/does-Multicore-come-with-multimple-sets-of-SIMD-register/m-p/889794#M3741</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2008-05-12T02:36:15Z</dc:date>
    </item>
  </channel>
</rss>

