<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — omp_ex.exe]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=359</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=359&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in omp_ex.exe.]]></description>
		<lastBuildDate>Sat, 05 Jul 2014 01:41:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: omp_ex.exe]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1459#p1459</link>
			<description><![CDATA[<p>Thank you.&nbsp; It seems clearer now.&nbsp; I was confused by what I saw.<br />I have run a simple program.</p>]]></description>
			<author><![CDATA[null@example.com (v5030e)]]></author>
			<pubDate>Sat, 05 Jul 2014 01:41:56 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1459#p1459</guid>
		</item>
		<item>
			<title><![CDATA[Re: omp_ex.exe]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1458#p1458</link>
			<description><![CDATA[<p>You are doing everything right.&nbsp; I think you&#039;re somewhat confused about the naming of items in the Project Outline panel.&nbsp; Most importantly, you have opened your desired project properly.&nbsp; There are some things you should be aware of:</p><p>1.&nbsp; In the Project Outline panel, your project&#039;s root will always be of the format:</p><p>&nbsp; &nbsp; NAME (TARGET)</p><p>Your project&#039;s NAME in this case is &quot;lw&quot;; Simply Fortran has removed the extension, that&#039;s all.&nbsp; The &quot;Project.exe&quot; you&#039;re seeing is the name of the TARGET that will be created when you compile your project.&nbsp; By default, Simply Fortran will always name executables &quot;Project.exe.&quot;&nbsp; If you open Project Options from the Options menu, you&#039;ll see that you can change the project&#039;s Target to a more appropriate name.</p><p>2.&nbsp; When you start Simply Fortran, you should always see &quot;Untitled (Project.exe)&quot; in the Project Outline panel because your project has not been saved (hence the NAME being &quot;Untitled&quot;) and it is still using the default TARGET name, &quot;Project.exe.&quot;&nbsp; The only way you&#039;d see something different is if you double-clicked on an existing project in Windows Explorer.</p><p>There is a mild learning curve associated with Simply Fortran, the same as with any software.&nbsp; We try to make things simple, but sometimes we fail.&nbsp; Upon reflection, perhaps the default executable name &quot;Project.exe&quot; is unfortunate.&nbsp; </p><p>Have you added your own source code to your &quot;lw&quot; project yet?</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 04 Jul 2014 23:23:48 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1458#p1458</guid>
		</item>
		<item>
			<title><![CDATA[Re: omp_ex.exe]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1457#p1457</link>
			<description><![CDATA[<p>I think I&#039;m doing something wrong but I don&#039;t know what.<br />I am using version 2.14 build 1647 on my Windows 7 laptop.<br />My procedure is the following:</p><p>1. I open SF, and now see Untitled (project.exe).<br />I guess that is because I have been playing around with different options.<br />2. I then click on &#039;Open an existing project&#039;.<br />3. This shows me the project I want, lw.prj in a folder I call \lw.<br />4.&nbsp; When I click on that file, I get lw(Project.ext) in the project box. Shouldn&#039;t I get the project I want, lw.prj?<br />&nbsp; &nbsp; The lw there I assume is just the folder my project was in.<br />It seems that nothing I can do bring up the project lw.prj that I want.<br />I think I&#039;m doing something wrong, but I don&#039;t know what it is. I have many years experience with various fortrans, but this seems so &#039;user-friendly&#039; that I can&#039;t control it.</p>]]></description>
			<author><![CDATA[null@example.com (v5030e)]]></author>
			<pubDate>Fri, 04 Jul 2014 22:45:56 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1457#p1457</guid>
		</item>
		<item>
			<title><![CDATA[Re: omp_ex.exe]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1456#p1456</link>
			<description><![CDATA[<p>The &quot;omp_ex.exe&quot; project to which you&#039;re referring is an example on how to use OpenMP from within Simply Fortran.&nbsp; It is one of the builtin examples provided with Simply Fortran.&nbsp; It should obviously only be initiated when you select the corresponding OpenMP example after starting Simply Fortran.&nbsp; You won&#039;t be able to remove all the files associated with it because they are created on the fly when that example is selected.</p><p>It sounds as if you&#039;ve encountered a serious bug.&nbsp; What version of Simply Fortran are you using (visible in &quot;About...&quot; in the Help menu)?&nbsp; Also, what version of Windows are you running?&nbsp; I&#039;ll see if I can possibly replicate your issue.</p><p>Does this happen when you select a new project from both the &quot;Start&quot; (or &quot;Unregistered&quot;) tab <em>and</em> from &quot;New Project&quot; under the Project menu?</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 04 Jul 2014 21:40:08 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1456#p1456</guid>
		</item>
		<item>
			<title><![CDATA[Re: omp_ex.exe]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1455#p1455</link>
			<description><![CDATA[<p>I think I removed all files related to omp_ex.exe on my computer, but any project I choose still gives me omp_ex.exe as the project.<br />I don&#039;t know where SF gets that project.</p>]]></description>
			<author><![CDATA[null@example.com (v5030e)]]></author>
			<pubDate>Fri, 04 Jul 2014 20:56:50 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1455#p1455</guid>
		</item>
		<item>
			<title><![CDATA[Re: omp_ex.exe]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1454#p1454</link>
			<description><![CDATA[<p>I&#039;m afraid I don&#039;t exactly understand what you&#039;re reporting.&nbsp; When you start Simply Fortran, are you selecting a project on the <em>Start</em> (or <em>Unregistered</em>) tab?&nbsp; Are you saying that regardless of selecting &quot;Hello World,&quot; &quot;Shared Library,&quot; etc., you end up with the OpenMP sample project in the Project panel?</p><p>If so, it sounds like you&#039;ve uncovered a very odd bug indeed.&nbsp; Has anyone else seen similar behavior?</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Fri, 04 Jul 2014 20:36:50 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1454#p1454</guid>
		</item>
		<item>
			<title><![CDATA[omp_ex.exe]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=1453#p1453</link>
			<description><![CDATA[<p>I started with &quot;hello world&quot;, but now I am trying to open a new project.<br />Whichever project I chose to open, the project I get is omp_ex_exe.<br />How do I get rid of it and start fresh?</p>]]></description>
			<author><![CDATA[null@example.com (v5030e)]]></author>
			<pubDate>Fri, 04 Jul 2014 19:41:04 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=1453#p1453</guid>
		</item>
	</channel>
</rss>
