From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <480e4f7892a5a60e565af29463ed4215@plan9.ucalgary.ca> To: christian.grothaus@gmail.com, 9fans@cse.psu.edu Subject: Re: [9fans] grid computing -- high performance? Date: Fri, 24 Sep 2004 16:14:51 -0600 From: andrey mirtchovski In-Reply-To: <80633e2d0409241235353828c9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: Topicbox-Message-UUID: e85dda2c-eacd-11e9-9e20-41e7f4b1d025 > The 8c compiler does some optimization, > even though it has no '-O' flag. it has a -N flag, which disables optimization :) the paper mentioned by Geoff describes all this.