<?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: Comparing MPI and OpenMP</title>
	<atom:link href="http://www.clusterconnection.com/2009/08/comparing-mpi-and-openmp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clusterconnection.com/2009/08/comparing-mpi-and-openmp/</link>
	<description>Simplify HPC.  Share the knowledge.</description>
	<lastBuildDate>Tue, 17 Nov 2009 23:13:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eadline on Comparing MPI and OpenMP &#124; insideHPC.com</title>
		<link>http://www.clusterconnection.com/2009/08/comparing-mpi-and-openmp/comment-page-1/#comment-36</link>
		<dc:creator>Eadline on Comparing MPI and OpenMP &#124; insideHPC.com</dc:creator>
		<pubDate>Wed, 26 Aug 2009 13:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterconnection.com/?p=1459#comment-36</guid>
		<description>[...] more info, read Doug&#8217;s full article here.AKPC_IDS += &quot;6839,&quot;;     Posted in Applied HPC, HPC Software by John Leidel &#124; 0 [...]</description>
		<content:encoded><![CDATA[<p>[...] more info, read Doug&#8217;s full article here.AKPC_IDS += &#8220;6839,&#8221;;     Posted in Applied HPC, HPC Software by John Leidel | 0 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Comparing MPI and OpenMP - Technology</title>
		<link>http://www.clusterconnection.com/2009/08/comparing-mpi-and-openmp/comment-page-1/#comment-35</link>
		<dc:creator>Comparing MPI and OpenMP - Technology</dc:creator>
		<pubDate>Mon, 24 Aug 2009 13:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterconnection.com/?p=1459#comment-35</guid>
		<description>[...] &#8220;Another method to express parallelism is OpenMP. Unlike MPI, OpenMP is not an API, but an extension to a compiler. To use OpenMP, the programmer adds “pragmas” (comments) to the program that are used as hints by the compiler. The resulting program uses operating system threads to run in parallel. Operating system threads can be thought of as separate subroutines running at the same time that share the same memory space. In addition to the fact that “MP” is in both the names of these methods, there is often some confusion about how each of these parallel paradigms works and where/when they should be applied. This article will explain the differences and provide a better understanding of these two powerful technologies.&#8221; Full Story [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;Another method to express parallelism is OpenMP. Unlike MPI, OpenMP is not an API, but an extension to a compiler. To use OpenMP, the programmer adds “pragmas” (comments) to the program that are used as hints by the compiler. The resulting program uses operating system threads to run in parallel. Operating system threads can be thought of as separate subroutines running at the same time that share the same memory space. In addition to the fact that “MP” is in both the names of these methods, there is often some confusion about how each of these parallel paradigms works and where/when they should be applied. This article will explain the differences and provide a better understanding of these two powerful technologies.&#8221; Full Story [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Comparing MPI and OpenMP</title>
		<link>http://www.clusterconnection.com/2009/08/comparing-mpi-and-openmp/comment-page-1/#comment-34</link>
		<dc:creator>Comparing MPI and OpenMP</dc:creator>
		<pubDate>Sun, 23 Aug 2009 13:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.clusterconnection.com/?p=1459#comment-34</guid>
		<description>[...] Full Story [...]</description>
		<content:encoded><![CDATA[<p>[...] Full Story [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
