<?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 Beowulf Questions</title>
	<atom:link href="http://www.linux-mag.com/id/7213/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7213/</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: cwtryon</title>
		<link>http://www.linux-mag.com/id/7213/#comment-6016</link>
		<dc:creator>cwtryon</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7213/#comment-6016</guid>
		<description>&lt;i&gt;Will my program run faster?&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
I think the answer to that should be, &quot;It depends.&quot;  You are correct that, given a single program running in isolation, it probably won&#039;t run any faster.  It might even be a little slower, given the overhead of more software layers between you and the hardware.  &lt;b&gt;However&lt;/b&gt;, if it is a compute intensive program, an you want to run &lt;i&gt;ten&lt;/i&gt; independent instances of that program at the same time (for example, rendering frames in an animated &quot;Beowulf&quot; movie), then the bunch of them will probably run a lot faster on a cluster than they would running serially on a single CPU.</description>
		<content:encoded><![CDATA[<p><i>Will my program run faster?</i></p>
<p>I think the answer to that should be, &#8220;It depends.&#8221;  You are correct that, given a single program running in isolation, it probably won&#8217;t run any faster.  It might even be a little slower, given the overhead of more software layers between you and the hardware.  <b>However</b>, if it is a compute intensive program, an you want to run <i>ten</i> independent instances of that program at the same time (for example, rendering frames in an animated &#8220;Beowulf&#8221; movie), then the bunch of them will probably run a lot faster on a cluster than they would running serially on a single CPU.</p>
]]></content:encoded>
	</item>
</channel>
</rss>