<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Someone pls explain Fortran optimising]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=339&amp;type=atom" />
	<updated>2014-04-12T12:55:06Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=339</id>
		<entry>
			<title type="html"><![CDATA[Re: Someone pls explain Fortran optimising]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1381#p1381" />
			<content type="html"><![CDATA[<p>From experience, just because code &quot;works&quot; when compiled for debugging, doesn&#039;t mean it is always correct. In fact testing doesn&#039;t help you show correctness at all, it only shows when some code is incorrect.</p><p>You typically need to compile using optimised options as well and test as you go along.</p><p>What debugging options have you used? - there may be some more options you can add, which would help you debug this.</p>]]></content>
			<author>
				<name><![CDATA[davidb]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3463</uri>
			</author>
			<updated>2014-04-12T12:55:06Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1381#p1381</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Someone pls explain Fortran optimising]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=1376#p1376" />
			<content type="html"><![CDATA[<p>I have completed a major project.&nbsp; During debugging, I had set optimising to none.&nbsp; On completion, everything worked.</p><p>I then tried various optimising levels, and all of them caused malfunctions.&nbsp; Specifically, I found some dynamic arrays were empty.</p><p>Can anyone help me understand this, please?<br />----<br />John</p>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2014-04-11T22:54:47Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=1376#p1376</id>
		</entry>
</feed>
