Fortran Bench Mark Tests machine= ps1.yukawa.kyoto-u.ac.jp compile with [ xlf -O3 ] Date = Fri Jul 3 23:52:40 JST 1998 ------------------------------------------------------------------------------ (1) program = matvec.f "matvec.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** matvec === End of Compilation 1 === ** matvc1 === End of Compilation 2 === 1501-510 Compilation successful for file matvec.f. MULTIPLY 1023*1023 REAL MATRIX TO VECTOR 3* 2000 TIMES. LARGEST EIGENVALUES= 1023.93053 1022.12165 1021.00563 141.750u 0.010s 13:54.61 16.9% 4+8314k 0+0io 7pf+0w ------------------------------------------------------------------------------ (2) program = matvecz.f "matvecz.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** mtvcz === End of Compilation 1 === ** mtvcz1 === End of Compilation 2 === 1501-510 Compilation successful for file matvecz.f. MULTIPLY 723* 723 COMPLEX MATRIX TO VECTOR 3* 1000 TIMES LARGEST EIGENVALUES= 723.98791 722.12717 720.97077 131.310u 0.000s 12:55.09 16.9% 7+8312k 0+0io 4pf+0w ------------------------------------------------------------------------------ (3) program = jacobi11.f "jacobi11.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** jacob1 === End of Compilation 1 === ** jacob2 === End of Compilation 2 === ** jacobi === End of Compilation 3 === 1501-510 Compilation successful for file jacobi11.f. DIMENSION= 11 #JACOBI ROT CYC= 5* 200000 EMIN= -.663815 EMAX= 10.309197 360.600u 0.000s 39:22.35 15.2% 8+48k 0+0io 6pf+0w ------------------------------------------------------------------------------ (4) program = jacobi1h.f "jacobi1h.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** jacob1 === End of Compilation 1 === ** jacob2 === End of Compilation 2 === ** jacobi === End of Compilation 3 === 1501-510 Compilation successful for file jacobi1h.f. DIMENSION=101 #JACOBI ROT CYC= 5* 200 EMIN= -3.859769 EMAX= 104.276991 144.900u 0.000s 14:22.76 16.7% 14+287k 0+0io 6pf+0w ------------------------------------------------------------------------------ (5) program = leqs4h.f "leqs4h.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** leqs1 === End of Compilation 1 === ** leqs2 === End of Compilation 2 === ** sleqs === End of Compilation 3 === 1501-510 Compilation successful for file leqs4h.f. DIM= 401 #INV= 78 RESULTS: .9989295956 .9989933805 .9982736386 350.860u 0.000s 34:26.60 16.9% 9+1303k 0+0io 5pf+0w ------------------------------------------------------------------------------ (6) program = leqs1k.f "leqs1k.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** leqs1 === End of Compilation 1 === ** leqs2 === End of Compilation 2 === ** sleqs === End of Compilation 3 === 1501-510 Compilation successful for file leqs1k.f. DIM= 1001 #INV= 5 RESULTS: .9983222082 .9999235137 1.0001292085 1535.810u 0.020s 2:37:56.93 16.2% 8+7885k 0+0io 5pf+0w ------------------------------------------------------------------------------ (7) program = intosc.f "intosc.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** intosc === End of Compilation 1 === ** intos1 === End of Compilation 2 === 1501-510 Compilation successful for file intosc.f. I( 1000000000)= -2267 I( 1000000001)= -1233 294.830u 0.000s 28:55.67 16.9% 4+44k 0+0io 4pf+0w ------------------------------------------------------------------------------ (8) program = osc.f "osc.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** osc === End of Compilation 1 === ** osc1 === End of Compilation 2 === 1501-510 Compilation successful for file osc.f. I( 1000000000)= 9861.8410 I( 1000000001)= 9426.5603 30.550u 0.010s 2:59.14 17.0% 3+43k 0+0io 2pf+0w ------------------------------------------------------------------------------ (9) program = intpi3.f "intpi3.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** intpi3 === End of Compilation 1 === ** intpi === End of Compilation 2 === 1501-510 Compilation successful for file intpi3.f. PI= 50893811591411064*120/(8*N**5+15*N**3), N= 3000 231.000u 0.000s 25:52.45 14.8% 4+44k 0+0io 3pf+0w ------------------------------------------------------------------------------ (10) program = pi3.f "pi3.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** pi3 === End of Compilation 1 === ** pi3a === End of Compilation 2 === 1501-510 Compilation successful for file pi3.f. N= 1500 PI= 3.141594622 166.340u 0.010s 16:21.20 16.9% 3+43k 0+0io 3pf+0w ------------------------------------------------------------------------------ (11) program = runge.f "runge.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** runge === End of Compilation 1 === ** runge1 === End of Compilation 2 === 1501-510 Compilation successful for file runge.f. 4TH-ORDER RUNGE-KUTTA FOR POTENTIAL=LOG(R). INITIAL R= 1.0 .0 V= .0 1.5 TIME= 200000000* .00050 R= 1.95711 -1.69674 V= .29953 .50675 299.650u 0.000s 29:16.55 17.0% 4+140k 0+0io 5pf+0w ------------------------------------------------------------------------------ (12) program = intgl4.f "intgl4.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** intgl4 === End of Compilation 1 === ** intg4a === End of Compilation 2 === 1501-510 Compilation successful for file intgl4.f. #PTS= 200**4 A= .1000 S= 3.244281965 555.920u 0.010s 54:39.38 16.9% 3+44k 0+0io 3pf+0w ------------------------------------------------------------------------------ (13) program = mathfnc1.f "mathfnc1.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** mthf1a === End of Compilation 1 === ** mthf1b === End of Compilation 2 === 1501-510 Compilation successful for file mathfnc1.f. INTEGRAL[ .1 .9: 100000000 STEPS](SIN(X)+SQRT(COS(X)))DX= 1.111225554 176.460u 0.000s 17:18.20 16.9% 5+44k 0+0io 4pf+0w ------------------------------------------------------------------------------ (14) program = mathfnc2.f "mathfnc2.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** mthf2a === End of Compilation 1 === ** mthf2b === End of Compilation 2 === 1501-510 Compilation successful for file mathfnc2.f. INTEGRAL[ .1 .9: 100000000 STEPS]ATAN2(EXP(X),LOG(X+1))DX= 1.081785145 733.510u 0.000s 1:11:58.34 16.9% 16+56k 0+0io 7pf+0w ------------------------------------------------------------------------------ (15) program = permute1.f "permute1.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** permut === End of Compilation 1 === ** perm === End of Compilation 2 === 1501-510 Compilation successful for file permute1.f. INT*4 ARRAY_SIZE= 1024 #PERMUTATIONS/ARRAY_SIZE= 262144 A= 149 293 506 728 569 228 413 551 883 676 52.820u 0.000s 5:10.56 17.0% 4+135k 0+0io 3pf+0w ------------------------------------------------------------------------------ (16) program = permute2.f "permute2.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** permut === End of Compilation 1 === ** perm === End of Compilation 2 === 1501-510 Compilation successful for file permute2.f. INT*4 ARRAY_SIZE= 32768 #PERMUTATIONS/ARRAY_SIZE= 8192 A= 149 293 16365 22125 2429 5407 28746 12182 14590 11825 54.140u 0.010s 5:19.42 16.9% 3+259k 0+0io 3pf+0w ------------------------------------------------------------------------------ (17) program = permute3.f "permute3.f", 1500-036 (I) Optimization level 3 has the potential to alter the semantics of a program. Please refer to documentation on -O3 and the STRICT option for more information. ** permut === End of Compilation 1 === ** perm === End of Compilation 2 === 1501-510 Compilation successful for file permute3.f. INT*4 ARRAY_SIZE= 1048576 #PERMUTATIONS/ARRAY_SIZE= 256 A= 149 293 524435 178798 836951 263828 662616 351174 26552 147396 300.680u 0.000s 29:48.99 16.8% 4+4227k 0+0io 3pf+0w