[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Numerical simulations on alphalinux: C or fortran?
- From: Lorenzo Bernardi <lwb neko issp u-tokyo ac jp>
- To: axp-list redhat com
- Subject: Numerical simulations on alphalinux: C or fortran?
- Date: Thu, 4 Mar 1999 20:05:16 +0900 (JST)
Dear all,
I bought a alphalinux workstation to make numerical simulations. The
kind of numerical simulation I'm doing is monte carlo and it evolves
mainly calculating EXP and COS with real*8. The language I use is
fortran77. For now on the alphalinux I compile on a DU workstation and use
the compiled binaries.
My question is will I gain in term of speed to transfer my code from
fortran to C? I will then use egcc compiler plus the new libcpml.
It seems that C compiler are evolving faster thna fortran compiler and
thus they can be better for fp operation than fortran compiler. Or maybe
the enhancement are different.
Any experience with simulation on alpha machine is greatly appreciated.
(Other compiler brand or optimization tricks and so on)
And another question is related to top. Essentially the time is wrong and
I'm using
CPU states: 797.0% user, 0.3% system, 99.9% nice, 0.0% idle
~~~~~
which is quite difficult with only one CPU. I have the same problem with
the time command.
Thamks in advance,
Lorenzo Bernardi
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]