Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!rice!ariel.rice.edu!preston From: preston@ariel.rice.edu (Preston Briggs) Newsgroups: comp.lang.fortran Subject: Re: Fortran optimization Summary: got it. Message-ID: <1991Apr6.013247.7002@rice.edu> Date: 6 Apr 91 01:32:47 GMT References: <10776@uwm.edu> <1991Apr5.053603.16983@rice.edu> Sender: news@rice.edu (News) Organization: Rice University, Houston Lines: 21 bruno@convex.csd.uwm.edu (Bruno Wolff III) writes: >>One other thing. If this was a real problem, you probably would not want to >>use 10000 as the first subscript limit of your arrays. >>10000 is divisible by 16, > and foolishly I wrote, > It is? > Or are you thinking in hex again? > and burley@albert.gnu.ai.mit.edu (Craig Burley) writes: >10000 / 16 = 625. Right? Yep. I can't imagine what I was thinking. Dik Winter suggested perhaps ternary... Sorry for the useless and incorrect posting. Preston Briggs