Am Montag, den 22.02.2010, 17:27 -0500 schrieb kamaraju kusumanchi: > > ]$ f95 -O3 -lm -march=nocona -o nbody.x nbody.f90 > > ]$ time ./nbody.x 50000000 > > Energy 0: -0.169075164 > > Energy 1: -0.169059907 > > Elapsed time: 2m 31.7s > > > > AFAIK, the GNU fortran compiler goes with the name gfortran (not f95). > Please give the output of "gfortran -v" so that we will know the > exact options you are using.
f95 is handled via the alternatives system and might point to gfortran too. Regards, Daniel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

