<?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: Highly Parallel HPC: Ants vs Horses</title>
	<atom:link href="http://www.linux-mag.com/id/7756/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7756/</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: dragansah</title>
		<link>http://www.linux-mag.com/id/7756/#comment-8225</link>
		<dc:creator>dragansah</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7756/#comment-8225</guid>
		<description>&lt;p&gt;I think it should be 1/RT.&lt;/p&gt;
&lt;p&gt;Nice post
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think it should be 1/RT.</p>
<p>Nice post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vassago</title>
		<link>http://www.linux-mag.com/id/7756/#comment-8226</link>
		<dc:creator>vassago</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7756/#comment-8226</guid>
		<description>&lt;p&gt;Any chance we can get a working link on the \&quot;Performance Considerations for I/O-Dominant Applications on Parallel Computers\&quot;?, all excited and 404 :). Thanks.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Any chance we can get a working link on the \&#8221;Performance Considerations for I/O-Dominant Applications on Parallel Computers\&#8221;?, all excited and 404 :). Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bugmenot3</title>
		<link>http://www.linux-mag.com/id/7756/#comment-8227</link>
		<dc:creator>bugmenot3</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7756/#comment-8227</guid>
		<description>&lt;p&gt;vassago, that article can also be found here: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.45.4406&lt;/p&gt;
&lt;p&gt;CiteSeer keeps articles cached in PDF and Postscript format :)
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>vassago, that article can also be found here: <a href="http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.45.4406" rel="nofollow">http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.45.4406</a></p>
<p>CiteSeer keeps articles cached in PDF and Postscript format :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vassago</title>
		<link>http://www.linux-mag.com/id/7756/#comment-8228</link>
		<dc:creator>vassago</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7756/#comment-8228</guid>
		<description>&lt;p&gt;I totally just had a jfgi moment huh? Wow, too many things at once :). Thanks!
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I totally just had a jfgi moment huh? Wow, too many things at once :). Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maddognh</title>
		<link>http://www.linux-mag.com/id/7756/#comment-8229</link>
		<dc:creator>maddognh</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7756/#comment-8229</guid>
		<description>&lt;p&gt;Interesting article, but it begs the question:&lt;/p&gt;
&lt;p&gt;Is it more energy efficient to use two Cray-1s (slower processors) than four faster Intel Atom processors?  What about Cell processors?&lt;/p&gt;
&lt;p&gt;I agree that there are typically diminishing returns on parallelization for a single problem, but I think there are a lot of considerations left out of the equation.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting article, but it begs the question:</p>
<p>Is it more energy efficient to use two Cray-1s (slower processors) than four faster Intel Atom processors?  What about Cell processors?</p>
<p>I agree that there are typically diminishing returns on parallelization for a single problem, but I think there are a lot of considerations left out of the equation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deadline</title>
		<link>http://www.linux-mag.com/id/7756/#comment-8230</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/7756/#comment-8230</guid>
		<description>&lt;p&gt;Fixed the link and the parallel resistance formula. &lt;/p&gt;
&lt;p&gt;Mad Dog, &lt;/p&gt;
&lt;p&gt;I think it is best considered in terms of, \&quot;with a given CPU family\&quot; it is more power efficient to run multiple processors at a slower clock than one processor at a higher clock. At least that is how I interpret the point Pfister made. I could have been more clear on that point. Of course there is much more to the idea because the argument assumes perfect parallelism (no overhead), but the point is still interesting. I think SiCortex was based on this idea. &lt;/p&gt;
&lt;p&gt;Thanks for the feedback!
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fixed the link and the parallel resistance formula. </p>
<p>Mad Dog, </p>
<p>I think it is best considered in terms of, \&#8221;with a given CPU family\&#8221; it is more power efficient to run multiple processors at a slower clock than one processor at a higher clock. At least that is how I interpret the point Pfister made. I could have been more clear on that point. Of course there is much more to the idea because the argument assumes perfect parallelism (no overhead), but the point is still interesting. I think SiCortex was based on this idea. </p>
<p>Thanks for the feedback!</p>
]]></content:encoded>
	</item>
</channel>
</rss>