<?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"
	>
<channel>
	<title>Comments on: Exceptions and OpenMP - an Experiment with Current Compilers</title>
	<atom:link href="http://www.thinkingparallel.com/2007/03/02/exceptions-and-openmp-an-experiment-with-current-compilers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkingparallel.com/2007/03/02/exceptions-and-openmp-an-experiment-with-current-compilers/</link>
	<description>A Blog on Parallel Programming and Concurrency by Michael Suess</description>
	<pubDate>Fri, 16 May 2008 23:28:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Michael Suess</title>
		<link>http://www.thinkingparallel.com/2007/03/02/exceptions-and-openmp-an-experiment-with-current-compilers/#comment-3279</link>
		<dc:creator>Michael Suess</dc:creator>
		<pubDate>Tue, 06 Mar 2007 16:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingparallel.com/2007/03/02/exceptions-and-openmp-an-experiment-with-current-compilers/#comment-3279</guid>
		<description>Paul: every compiler I know has exception-flags. The difference here is, that exceptions on the first three compilers are clearly enabled and still my code is not working...</description>
		<content:encoded><![CDATA[<p>Paul: every compiler I know has exception-flags. The difference here is, that exceptions on the first three compilers are clearly enabled and still my code is not working&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.thinkingparallel.com/2007/03/02/exceptions-and-openmp-an-experiment-with-current-compilers/#comment-3084</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 02 Mar 2007 14:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingparallel.com/2007/03/02/exceptions-and-openmp-an-experiment-with-current-compilers/#comment-3084</guid>
		<description>Is it possible the first three compilers also have sneaky exception flags like the Portland one?

Nice post,
Paul</description>
		<content:encoded><![CDATA[<p>Is it possible the first three compilers also have sneaky exception flags like the Portland one?</p>
<p>Nice post,<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher C. Aycock</title>
		<link>http://www.thinkingparallel.com/2007/03/02/exceptions-and-openmp-an-experiment-with-current-compilers/#comment-3082</link>
		<dc:creator>Christopher C. Aycock</dc:creator>
		<pubDate>Fri, 02 Mar 2007 14:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkingparallel.com/2007/03/02/exceptions-and-openmp-an-experiment-with-current-compilers/#comment-3082</guid>
		<description>I guess this is just yet another example of what's ultimately wrong with C++: it's just too complex. Dynamically typed languages such as Ruby and Python are much easier to deal with, for everyone's sake. Of course a really clean statically typed language with templates would be nice too, but none of the existing ones can be found in the mainstream.</description>
		<content:encoded><![CDATA[<p>I guess this is just yet another example of what&#8217;s ultimately wrong with C++: it&#8217;s just too complex. Dynamically typed languages such as Ruby and Python are much easier to deal with, for everyone&#8217;s sake. Of course a really clean statically typed language with templates would be nice too, but none of the existing ones can be found in the mainstream.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
