<?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 for Technical Musings</title>
	<atom:link href="http://bellingthetech.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bellingthetech.wordpress.com</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>Comment on Coding a RePast S model (Non-Groovy way) by Xu</title>
		<link>http://bellingthetech.wordpress.com/2008/05/06/coding-a-repast-s-model-non-groovy-way/#comment-21</link>
		<dc:creator>Xu</dc:creator>
		<pubDate>Sun, 12 Apr 2009 08:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://bellingthetech.wordpress.com/2008/05/06/coding-a-repast-s-model-non-groovy-way/#comment-21</guid>
		<description>Thank you very much. It is much helpful for me.</description>
		<content:encoded><![CDATA[<p>Thank you very much. It is much helpful for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Probing Agent Properties that are Objects: REPAST S by andyqiu</title>
		<link>http://bellingthetech.wordpress.com/2008/05/06/probing-objects-repast-s/#comment-19</link>
		<dc:creator>andyqiu</dc:creator>
		<pubDate>Thu, 24 Jul 2008 05:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://bellingthetech.wordpress.com/2008/05/06/probing-objects-repast-s/#comment-19</guid>
		<description>do you think S is more easy than J?
thx</description>
		<content:encoded><![CDATA[<p>do you think S is more easy than J?<br />
thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sequential Arithmetic Expression Evaluation by Parallel Expression Evaluation using Tree Contraction &#171; Technical Musings</title>
		<link>http://bellingthetech.wordpress.com/2008/03/11/sequential-arithmetic-expression-evaluation/#comment-3</link>
		<dc:creator>Parallel Expression Evaluation using Tree Contraction &#171; Technical Musings</dc:creator>
		<pubDate>Wed, 07 May 2008 23:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://bellingthetech.wordpress.com/2008/03/11/sequential-arithmetic-expression-evaluation/#comment-3</guid>
		<description>[...] Expression Evaluation using Tree&#160;Contraction Recently I wrote on Sequential Expression Evaluation in its stack-based recursive form. As a part of my course work, I wrote a parallel version for it [...]</description>
		<content:encoded><![CDATA[<p>[...] Expression Evaluation using Tree&nbsp;Contraction Recently I wrote on Sequential Expression Evaluation in its stack-based recursive form. As a part of my course work, I wrote a parallel version for it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenMP and MPI 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>
