<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — ABout MPI in Simply fortran]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=706</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=706&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in ABout MPI in Simply fortran.]]></description>
		<lastBuildDate>Fri, 25 Jan 2019 21:46:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: ABout MPI in Simply fortran]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3282#p3282</link>
			<description><![CDATA[<p>You need to run it via the <strong>mpiexec</strong> command.&nbsp; It should be on your path after installing the package.&nbsp; The command would be:</p><div class="codebox"><pre><code>mpiexec -n 4 target.exe</code></pre></div><p>to launch 4 images of your project&#039;s process (assuming the executable is <em>target.exe</em>).</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 25 Jan 2019 21:46:52 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3282#p3282</guid>
		</item>
		<item>
			<title><![CDATA[Re: ABout MPI in Simply fortran]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3277#p3277</link>
			<description><![CDATA[<p>another question how to ask for more processors, when i run the code it shows me it has only one processor but it does have more. thank you!</p>]]></description>
			<author><![CDATA[null@example.com (dfeng)]]></author>
			<pubDate>Wed, 23 Jan 2019 04:37:37 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3277#p3277</guid>
		</item>
		<item>
			<title><![CDATA[Re: ABout MPI in Simply fortran]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3275#p3275</link>
			<description><![CDATA[<p>thank you!!</p>]]></description>
			<author><![CDATA[null@example.com (dfeng)]]></author>
			<pubDate>Tue, 22 Jan 2019 15:29:21 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3275#p3275</guid>
		</item>
		<item>
			<title><![CDATA[Re: ABout MPI in Simply fortran]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3271#p3271</link>
			<description><![CDATA[<p>Make sure you have the following in the <em>Linker</em> box under <em>Compiler Flags</em> in Project Options:</p><div class="codebox"><pre><code>-lmpif90 -lmsmpi</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 22 Jan 2019 12:32:12 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3271#p3271</guid>
		</item>
		<item>
			<title><![CDATA[ABout MPI in Simply fortran]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3270#p3270</link>
			<description><![CDATA[<p>I can&#039;t run the example in the file when i already download the MPI package. <br />it says undefined reference to &#039;mpi_init&#039; etc...</p>]]></description>
			<author><![CDATA[null@example.com (dfeng)]]></author>
			<pubDate>Tue, 22 Jan 2019 08:00:31 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3270#p3270</guid>
		</item>
	</channel>
</rss>
