<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The Cost of Multi-core: Faster is as Faster Does</title>
	<atom:link href="http://www.linux-mag.com/id/4610/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/4610/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: tgawne</title>
		<link>http://www.linux-mag.com/id/4610/#comment-4927</link>
		<dc:creator>tgawne</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/4610/#comment-4927</guid>
		<description>I have thought about this as AMD and Intel have put there quad core solutions out.  I was under the wrong impression that when go from one to two to 4 cores that you would see a basic 4 fold rise in performance.  After discussing this with our HPC folks here at the lab I was corrected.  So my question is then how could you get a four fold increase using four cores?  Where is the bottle neck?</description>
		<content:encoded><![CDATA[<p>I have thought about this as AMD and Intel have put there quad core solutions out.  I was under the wrong impression that when go from one to two to 4 cores that you would see a basic 4 fold rise in performance.  After discussing this with our HPC folks here at the lab I was corrected.  So my question is then how could you get a four fold increase using four cores?  Where is the bottle neck?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deadline</title>
		<link>http://www.linux-mag.com/id/4610/#comment-4928</link>
		<dc:creator>deadline</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/4610/#comment-4928</guid>
		<description>The simple answer is &quot;it all depends on the application.&quot; The longer answer is contention for resources which in most cases is memory. Both Intel&lt;br /&gt;
and AMD solve this in different ways right now,&lt;br /&gt;
although Intel is moving toward the method used&lt;br /&gt;
by AMD -- a fast memory sharing bus called hyperchannel. Think of it this way, before multi-core, processors were much faster than memory (which is why cache memory is used), but now you have more cores hitting the same memory. In some cases codes can run well in others there is a bottleneck, which leads back to my first short answer.</description>
		<content:encoded><![CDATA[<p>The simple answer is &#8220;it all depends on the application.&#8221; The longer answer is contention for resources which in most cases is memory. Both Intel<br />
and AMD solve this in different ways right now,<br />
although Intel is moving toward the method used<br />
by AMD &#8212; a fast memory sharing bus called hyperchannel. Think of it this way, before multi-core, processors were much faster than memory (which is why cache memory is used), but now you have more cores hitting the same memory. In some cases codes can run well in others there is a bottleneck, which leads back to my first short answer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>