<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — OpenMP4.0]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=367</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=367&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in OpenMP4.0.]]></description>
		<lastBuildDate>Thu, 04 Sep 2014 13:05:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: OpenMP4.0]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1493#p1493</link>
			<description><![CDATA[<p>David is mostly correct.&nbsp; As of Simply Fortran 2.15, the compiler should have full support for the OpenMP 4 standard.&nbsp; Please see the <a href="https://gcc.gnu.org/wiki/GFortran/News#gfortran_4.9.1">compiler release notes</a>.&nbsp; But other than that, David is right.&nbsp; Just make sure to select &quot;Enable OpenMP&quot; under the Fortran tab in Project Options.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 04 Sep 2014 13:05:09 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1493#p1493</guid>
		</item>
		<item>
			<title><![CDATA[Re: OpenMP4.0]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1491#p1491</link>
			<description><![CDATA[<p>You need to specify the -fopenmp flag when you invoke the compiler and the linker.</p><p>There is a checkbox for the compiler on the Fortran tab of Project Options. This correctly sets the flag for compiling and linking.</p><p>You can set the environment variable OMP_NUM_THREADS to control the maximum number of threads the program should use. If you don&#039;t set this, the maximum number of threads will equal the number of processor cores.</p><p>Note that, at this time, only a sub-set of the additional features in OpenMP 4 are supported.</p>]]></description>
			<author><![CDATA[null@example.com (davidb)]]></author>
			<pubDate>Thu, 04 Sep 2014 08:10:02 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1491#p1491</guid>
		</item>
		<item>
			<title><![CDATA[OpenMP4.0]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1490#p1490</link>
			<description><![CDATA[<p>I want to use function of OpenMP 4.0.<br />Should I need to include some files, or set environment variables?</p>]]></description>
			<author><![CDATA[null@example.com (Kato Tomohisa)]]></author>
			<pubDate>Thu, 04 Sep 2014 00:21:02 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1490#p1490</guid>
		</item>
	</channel>
</rss>
