Fortran Bench Mark Tests machine= sun3.yukawa.kyoto-u.ac.jp compile with [ f77 -fast -O4 -cg92 ] Date = Mon Jul 6 16:16:56 JST 1998 ------------------------------------------------------------------------------ (1) program = matvec.f matvec.f: MAIN matvec: matvc1: MULTIPLY 1023*1023 REAL MATRIX TO VECTOR 3* 2000 TIMES. LARGEST EIGENVALUES= 1023.93053 1022.12165 1021.00563 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 273.60u 0.08s 11:46.73 38.7% ------------------------------------------------------------------------------ (2) program = matvecz.f matvecz.f: MAIN mtvcz: mtvcz1: MULTIPLY 723* 723 COMPLEX MATRIX TO VECTOR 3* 1000 TIMES LARGEST EIGENVALUES= 723.98791 722.12717 720.97077 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 255.84u 0.07s 11:03.91 38.5% ------------------------------------------------------------------------------ (3) program = jacobi11.f jacobi11.f: MAIN jacob1: jacob2: jacobi: DIMENSION= 11 #JACOBI ROT CYC= 5* 200000 EMIN= -0.663815 EMAX= 10.309197 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 163.58u 0.02s 6:40.72 40.8% ------------------------------------------------------------------------------ (4) program = jacobi1h.f jacobi1h.f: MAIN jacob1: jacob2: jacobi: DIMENSION=101 #JACOBI ROT CYC= 5* 200 EMIN= -3.859769 EMAX= 104.276991 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 101.02u 0.01s 4:07.60 40.8% ------------------------------------------------------------------------------ (5) program = leqs4h.f leqs4h.f: MAIN leqs1: leqs2: sleqs: DIM= 401 #INV= 78 RESULTS: 0.9989295956 0.9989933805 0.9982736386 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 302.32u 0.02s 12:59.23 38.7% ------------------------------------------------------------------------------ (6) program = leqs1k.f leqs1k.f: MAIN leqs1: leqs2: sleqs: DIM= 1001 #INV= 5 RESULTS: 0.9983222082 0.9999235137 1.0001292085 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 598.95u 0.10s 25:35.84 39.0% ------------------------------------------------------------------------------ (7) program = intosc.f intosc.f: MAIN intosc: intos1: I( 1000000000)= -2267 I( 1000000001)= -1233 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 303.44u 0.01s 12:26.01 40.6% ------------------------------------------------------------------------------ (8) program = osc.f osc.f: MAIN osc: osc1: I( 1000000000)= 9861.8410 I( 1000000001)= 9426.5602 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 65.20u 0.01s 2:34.46 42.2% ------------------------------------------------------------------------------ (9) program = intpi3.f intpi3.f: MAIN intpi3: intpi: PI= 50893811591411064*120/(8*N**5+15*N**3), N= 3000 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 235.50u 0.01s 9:34.39 41.0% ------------------------------------------------------------------------------ (10) program = pi3.f pi3.f: MAIN pi3: pi3a: N= 1500 PI= 3.141594622 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 119.12u 0.02s 4:50.98 40.9% ------------------------------------------------------------------------------ (11) program = runge.f runge.f: MAIN runge: runge1: 4TH-ORDER RUNGE-KUTTA FOR POTENTIAL=LOG(R). INITIAL R= 1.0 0.0 V= 0.0 1.5 TIME= 200000000* 0.00050 R= 1.95711 -1.69674 V= 0.29953 0.50675 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 123.11u 0.02s 4:56.55 41.5% ------------------------------------------------------------------------------ (12) program = intgl4.f intgl4.f: MAIN intgl4: intg4a: #PTS= 200**4 A= 0.1000 S= 3.244281965 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 177.35u 0.01s 7:12.24 41.0% ------------------------------------------------------------------------------ (13) program = mathfnc1.f mathfnc1.f: MAIN mthf1a: mthf1b: INTEGRAL[ 0.1 0.9: 100000000 STEPS](SIN(X)+SQRT(COS(X)))DX= 1.111225554 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 99.17u 0.01s 3:56.95 41.8% ------------------------------------------------------------------------------ (14) program = mathfnc2.f mathfnc2.f: MAIN mthf2a: mthf2b: INTEGRAL[ 0.1 0.9: 100000000 STEPS]ATAN2(EXP(X),LOG(X+1))DX= 1.081785145 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 230.66u 0.01s 9:06.64 42.1% ------------------------------------------------------------------------------ (15) program = permute1.f permute1.f: MAIN permut: perm: INT*4 ARRAY_SIZE= 1024 #PERMUTATIONS/ARRAY_SIZE= 262144 A= 149 293 506 728 569 228 413 551 883 676 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 37.57u 0.02s 1:35.76 39.2% ------------------------------------------------------------------------------ (16) program = permute2.f permute2.f: MAIN permut: perm: INT*4 ARRAY_SIZE= 32768 #PERMUTATIONS/ARRAY_SIZE= 8192 A= 149 293 16365 22125 2429 5407 28746 12182 14590 11825 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 53.28u 0.01s 2:15.34 39.3% ------------------------------------------------------------------------------ (17) program = permute3.f permute3.f: MAIN permut: perm: INT*4 ARRAY_SIZE= 1048576 #PERMUTATIONS/ARRAY_SIZE= 256 A= 149 293 524435 178798 836951 263828 662616 351174 26552 147396 Note: Nonstandard floating-point mode enabled See the Numerical Computation Guide, ieee_sun(3M) 246.35u 0.07s 10:26.26 39.3%