Re: speed up calculation suggestions



rleavitt@xxxxxxxxxxxxxxxx wrote:

I am an actuary and not a system professional and so please bear with
me. We use Fortran for some or our calculations and are being hampered
by long calculation times. There is nothing fancy in the code... I
process many millions of records from text files through some fairly
simple calculations, and write out the results. I want to speed up
this process, but am really not sure where to devote my efforts. I
have a new (dual core) windows XP machine with F95 compiled by
absoft. (I think version 7.5). I do not have much system support and
not too much time for experimentation, but am willing to tinker a
little. I am interested in other's thoughts.

(snip of options)

Current systems should be fast enough to do a reasonably amount
of processing on millions of records in an hour. You don't say what
kind of calculations you are doing, or how big the records are.

There may be some obvious (to experienced programmer) changes that
could make a large difference in the time, or it might be that you
are actually limited by the processing needed.

If you can post some code you will get more suggestions.

As one example, going through a multi-dimensional array in the
wrong order can slow down a program by a large factor.

-- glen

.



Relevant Pages

  • Re: perhaps a stack problem? Long calculations - strange error?
    ... Did you try repeating the calculations by hand? ... But I suspect there's an error somewhere, perhaps in MS visual studio 2005... ... I'm not so experienced that I can understand the output from Valgrind but it seems to me like there's no big errors / memory leaks or the like... ... Today I got some help from a more experienced programmer than me so we tried www.ibm.com/software/awdtools/purify and updated it with the latest patch - this gives really strange warnings (lots of printf-errors??? ...
    (comp.lang.c)
  • Re: Spreadsheet calculations with offsets
    ... for variable stations length nothing to fancy. ... the footmarks after the offset and stations you really ... I hope I explain myself clear on this it does not have to be to fancy ...
    (microsoft.public.excel)
  • Updating Formula Results
    ... I have a table with a few calculations. ... Nothing fancy. ... I can set Word to update the fields when I print, ... Kitty ...
    (microsoft.public.word.tables)
  • Re: speed up calculation suggestions
    ... We use Fortran for some or our calculations and are being hampered ... by long calculation times. ... There is nothing fancy in the code... ...
    (comp.lang.fortran)
  • Re: PDA Software?
    ... > I have an older pda. ... Nothing too fancy, just want to be able to do quick ... > calculations without too much of the human factor involved. ... Prev by Date: ...
    (rec.aviation.homebuilt)