gprof and optimization
- From: Jean-Baptiste FAURE <faure@xxxxxxxxxxxxxxxx>
- Date: Thu, 26 May 2005 15:41:05 +0200
Dear all,
I have a curious problem with my code using gprof profiler with g95 compiler : if I compile using -pg option the code run faster, iterative computations are more stable (less iterations) and results are different. The other options are -O3 -malign-double -march=pentium4m.
I don't know where I can search, compiler options, optimization, in the source code ?
Any idea ?
JBF .
- Follow-Ups:
- Re: gprof and optimization
- From: Andy Vaught
- Re: gprof and optimization
- Prev by Date: Re: My philosophy
- Next by Date: Re: Running a fortran programm under Windows XP
- Previous by thread: Running a fortran programm under Windows XP
- Next by thread: Re: gprof and optimization
- Index(es):
Relevant Pages
|
|