<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>boriel.com &#187; GNU</title>
	<atom:link href="http://www.boriel.com/tag/gnu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.boriel.com</link>
	<description>Hacks, science and personal rants</description>
	<lastBuildDate>Wed, 28 Dec 2011 22:50:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>GCC Compiler &#8220;now&#8221; supports OpenMP</title>
		<link>http://www.boriel.com/2008/03/03/gcc-supports-openmp/?lang=en</link>
		<comments>http://www.boriel.com/2008/03/03/gcc-supports-openmp/?lang=en#comments</comments>
		<pubDate>Mon, 03 Mar 2008 19:26:15 +0000</pubDate>
		<dc:creator>Boriel</dc:creator>
				<category><![CDATA[Compilers]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Parallel Computing]]></category>
		<category><![CDATA[Gcc]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[High Performance Computing]]></category>

		<guid isPermaLink="false">http://www.boriel.com/2008/03/03/gcc-supports-openmp/</guid>
		<description><![CDATA[Actually, this isn&#8217;t recent news, since GCC supports OpenMP since version 4.2.0 (released on May, 2007). The interesting thing is that it&#8217;s being considered really stable and mature now; on the other hand, a new 4.3.0. branch is about to come. So we&#8217;ll soon see OpenMP support in our favourite Linux distro (it seems Fedora [...]]]></description>
			<content:encoded><![CDATA[<p>Actually, this isn&#8217;t <a href="http://www.internetnews.com/dev-news/article.php/3678421">recent news</a>, since GCC supports <a href="http://www.openmp.org">OpenMP</a> since version <a href="http://gcc.gnu.org/gcc-4.2/changes.html">4.2.0</a> (released on May, 2007). The interesting thing is that it&#8217;s being considered really <b>stable</b> and mature now; on the other hand, a new <a href="http://gcc.gnu.org/gcc-4.3/changes.html">4.3.0.</a> branch is about to come. So we&#8217;ll soon see OpenMP support in our favourite Linux distro <img src='http://www.boriel.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (it seems Fedora might already have included GCC 4.2.0 with OpenMP support already).</p>
<p>Previously, OpenMP support was done in GCC though the use of <a href="http://gcc.gnu.org/projects/gomp/">GOMP</a> (an OpenMP library), but it has been finally merged into the developing mainline of this <i>compiler collection</i> (yes, Fortran have it too). <img src='http://www.boriel.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>The specification implemented is <a href="http://www.openmp.org/drupal/mp-documents/spec25.pdf">OpenMP 2.5</a> (there&#8217;s a 3.0 draft on the way), and it seems to be completely supported, as you might read at the <a href="http://gcc.gnu.org/onlinedocs/gcc-4.2.2/libgomp.pdf">GCC Open MP features</a> document.</p>
<div id="tweetbutton120" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.boriel.com%2F2008%2F03%2F03%2Fgcc-supports-openmp%2F%3Flang%3Den&amp;via=boriel&amp;text=GCC%20Compiler%20%26%238220%3Bnow%26%238221%3B%20supports%20OpenMP%20-%20boriel.com&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.boriel.com%2F2008%2F03%2F03%2Fgcc-supports-openmp%2F%3Flang%3Den" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.boriel.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.boriel.com/2008/03/03/gcc-supports-openmp/?lang=en/feed/&#038;lang=en</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

