Re: Precise timings ?



Madhusudan Singh <spammers-go-here@xxxxxxxxxxxx> writes:
> No, no. All I am looking for is for the system to report its time with
> better resolution. I know it is possible on my hardware, because I can get
> at very precise timings using Fortran 95 intrinsics in my other code.

Then you could always write a C extensions module that calls an F95
routine to get that information. Your F95 compiler does interface with
C, doesn't it?

<mike
--
Mike Meyer <mwm@xxxxxxxxx> http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
.



Relevant Pages

  • Re: File reading problem
    ... It is actually quite easy to add a GUI to most console based applications using GINO (and your favorite F95 compiler). ... Of course the software contains a routine to ... Visual Fortran would be the most natural ...
    (comp.lang.fortran)
  • Re: Newline (linefeed) suppress.
    ... ADVANCE='no' should also work on ifort. ... Indeed I detect a contradiction here in the stated requirement of ... None of the stated solutions are Fortran 77, ... an f95 compiler. ...
    (comp.lang.fortran)
  • Re: dimension question
    ... Since you have a f95 compiler, might I suggest that you learn Fortran 95 ... dimension a(maxn, maxn) ... end subroutine test ...
    (comp.lang.fortran)
  • Re: C objects [was Re: Is Itanium the first 64-bit casualty?]
    ... > I am pretty sure that IBM's VS Fortran is still Fortran 77, ... > and I don't know that there is a replacement for it. ... xlf certainly is ... an F95 compiler. ...
    (comp.lang.fortran)