<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: OpenMP and MPI</title>
	<atom:link href="http://bellingthetech.wordpress.com/2008/01/25/openmp-and-mpi/feed/" rel="self" type="application/rss+xml" />
	<link>http://bellingthetech.wordpress.com/2008/01/25/openmp-and-mpi/</link>
	<description>Belling the Technology from the Mcmaster</description>
	<lastBuildDate>Sun, 12 Apr 2009 08:38:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin Farnham</title>
		<link>http://bellingthetech.wordpress.com/2008/01/25/openmp-and-mpi/#comment-2</link>
		<dc:creator>Kevin Farnham</dc:creator>
		<pubDate>Fri, 25 Jan 2008 22:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://bellingthetech.wordpress.com/2008/01/25/openmp-and-mpi/#comment-2</guid>
		<description>Have you looked into &lt;a href=&quot;http://www.threadingbuildingblocks.org&quot; rel=&quot;nofollow&quot;&gt;Threading Building Blocks&lt;/a&gt;? It&#039;s a C++ template library that abstracts threading details, enabling programmers who are not familiar with multithreaded development to turn their applications into multithreaded applications that will take advantage of modern multicore processors. 

Threading Building Blocks is an open source project that was originally an internal Intel project. I think anyone who is interested in OpenMP should take a look at TBB. If TBB was available earlier, it would have saved me much effort in my assignments to multithread batches of legacy C and Fortran software.

Since you&#039;re interested in parallel computing, I suggest that you take a look at TBB.</description>
		<content:encoded><![CDATA[<p>Have you looked into <a href="http://www.threadingbuildingblocks.org" rel="nofollow">Threading Building Blocks</a>? It&#8217;s a C++ template library that abstracts threading details, enabling programmers who are not familiar with multithreaded development to turn their applications into multithreaded applications that will take advantage of modern multicore processors. </p>
<p>Threading Building Blocks is an open source project that was originally an internal Intel project. I think anyone who is interested in OpenMP should take a look at TBB. If TBB was available earlier, it would have saved me much effort in my assignments to multithread batches of legacy C and Fortran software.</p>
<p>Since you&#8217;re interested in parallel computing, I suggest that you take a look at TBB.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
