Kod: Markera allt
$ ./super_pi 20
Version 2.0 of the super_pi for Linux OS
Fortran source program was translated into C program with version 19981204 of
f2c, then generated C source program was optimized manually.
pgcc 3.2-3 with compile option of "-fast -tp px -Mbuiltin -Minline=size:1000 -Mnoframe -Mnobounds -Mcache_align -Mdalign -Mnoreentrant" was used for the
compilation.
------ Started super_pi run : Mon Jan 28 22:58:53 CET 2008
Start of PI calculation up to 1048576 decimal digits
End of initialization. Time= 0.644 Sec.
I= 1 L= 0 Time= 1.392 Sec.
I= 2 L= 0 Time= 1.576 Sec.
I= 3 L= 1 Time= 1.580 Sec.
I= 4 L= 2 Time= 1.596 Sec.
I= 5 L= 5 Time= 1.588 Sec.
I= 6 L= 10 Time= 1.592 Sec.
I= 7 L= 21 Time= 1.600 Sec.
I= 8 L= 43 Time= 1.584 Sec.
I= 9 L= 87 Time= 1.600 Sec.
I=10 L= 174 Time= 1.580 Sec.
I=11 L= 349 Time= 1.580 Sec.
I=12 L= 698 Time= 1.588 Sec.
I=13 L= 1396 Time= 1.596 Sec.
I=14 L= 2794 Time= 1.588 Sec.
I=15 L= 5588 Time= 1.604 Sec.
I=16 L= 11176 Time= 1.580 Sec.
I=17 L= 22353 Time= 1.552 Sec.
I=18 L= 44707 Time= 1.504 Sec.
I=19 L= 89415 Time= 1.388 Sec.
End of main loop
End of calculation. Time= 31.554 Sec.
End of data output. Time= 0.160 Sec.
Total calculation(I/O) time= 31.714( 0.992) Sec.
------ Ended super_pi run : Mon Jan 28 22:59:26 CET 2008