Fortran Bench Mark Tests machine= hp2.yukawa.kyoto-u.ac.jp compile with [ f77 +Oall ] Date = DOW Jul 8 18:25:07 JST 1998 1998年07月08日 18時25分07秒 ------------------------------------------------------------------------------ (1) program = matvec.f matvec.f: MAIN matvec: matvc1: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (matvec.o) was detected. The linked output may not run on a PA 1.x system. MULTIPLY 1023*1023 REAL MATRIX TO VECTOR 3* 2000 TIMES. LARGEST EIGENVALUES= 1023.93053 1022.12165 1021.00563 207.49u 0.27s 3:28.04 99.8% ------------------------------------------------------------------------------ (2) program = matvecz.f matvecz.f: MAIN mtvcz: mtvcz1: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (matvecz.o) was detected. The linked output may not run on a PA 1.x system. MULTIPLY 723* 723 COMPLEX MATRIX TO VECTOR 3* 1000 TIMES LARGEST EIGENVALUES= 723.98791 722.12717 720.97077 145.37u 0.25s 2:25.75 99.9% ------------------------------------------------------------------------------ (3) program = jacobi11.f jacobi11.f: MAIN jacob1: jacob2: jacobi: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (jacobi11.o) was detected. The linked output may not run on a PA 1.x system. DIMENSION= 11 #JACOBI ROT CYC= 5* 200000 EMIN= -.663815 EMAX= 10.309197 139.40u 0.09s 2:19.60 99.9% ------------------------------------------------------------------------------ (4) program = jacobi1h.f jacobi1h.f: MAIN jacob1: jacob2: jacobi: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (jacobi1h.o) was detected. The linked output may not run on a PA 1.x system. DIMENSION=101 #JACOBI ROT CYC= 5* 200 EMIN= -3.859769 EMAX= 104.276991 45.82u 0.03s 0:45.88 99.9% ------------------------------------------------------------------------------ (5) program = leqs4h.f leqs4h.f: MAIN leqs1: leqs2: sleqs: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (leqs4h.o) was detected. The linked output may not run on a PA 1.x system. DIM= 401 #INV= 78 RESULTS: .9989295956 .9989933805 .9982736386 527.77u 0.32s 8:48.48 99.9% ------------------------------------------------------------------------------ (6) program = leqs1k.f leqs1k.f: MAIN leqs1: leqs2: sleqs: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (leqs1k.o) was detected. The linked output may not run on a PA 1.x system. DIM= 1001 #INV= 5 RESULTS: .9983222082 .9999235137 1.0001292085 1125.19u 0.93s 18:46.94 99.9% ------------------------------------------------------------------------------ (7) program = intosc.f intosc.f: MAIN intosc: intos1: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (intosc.o) was detected. The linked output may not run on a PA 1.x system. I( 1000000000)= -2267 I( 1000000001)= -1233 154.10u 0.12s 2:34.36 99.9% ------------------------------------------------------------------------------ (8) program = osc.f osc.f: MAIN osc: osc1: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (osc.o) was detected. The linked output may not run on a PA 1.x system. I( 1000000000)= 9861.8410 I( 1000000001)= 9426.5602 33.54u 0.04s 0:33.61 99.9% ------------------------------------------------------------------------------ (9) program = intpi3.f intpi3.f: MAIN intpi3: intpi: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (intpi3.o) was detected. The linked output may not run on a PA 1.x system. PI= 50893811591411064*120/(8*N**5+15*N**3), N= 3000 349.68u 0.31s 5:50.25 99.9% ------------------------------------------------------------------------------ (10) program = pi3.f pi3.f: MAIN pi3: pi3a: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (pi3.o) was detected. The linked output may not run on a PA 1.x system. N= 1500 PI= 3.141594622 123.08u 0.09s 2:03.25 99.9% ------------------------------------------------------------------------------ (11) program = runge.f runge.f: MAIN runge: runge1: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (runge.o) was detected. The linked output may not run on a PA 1.x system. 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 119.89u 0.11s 2:00.18 99.8% ------------------------------------------------------------------------------ (12) program = intgl4.f intgl4.f: MAIN intgl4: intg4a: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (intgl4.o) was detected. The linked output may not run on a PA 1.x system. #PTS= 200**4 A= .1000 S= 3.244281965 287.99u 0.20s 4:48.41 99.9% ------------------------------------------------------------------------------ (13) program = mathfnc1.f mathfnc1.f: MAIN mathf1: mthf1b: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (mathfnc1.o) was detected. The linked output may not run on a PA 1.x system. INTEGRAL[ .1 .9: 100000000 STEPS](SIN(X)+SQRT(COS(X)))DX= 1.111225554 93.17u 0.09s 1:33.34 99.9% ------------------------------------------------------------------------------ (14) program = mathfnc2.f mathfnc2.f: MAIN mathf2: mthf2b: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (mathfnc2.o) was detected. The linked output may not run on a PA 1.x system. INTEGRAL[ .1 .9: 100000000 STEPS]ATAN2(EXP(X),LOG(X+1))DX= 1.081785145 142.52u 0.08s 2:22.69 99.9% ------------------------------------------------------------------------------ (15) program = permute1.f permute1.f: MAIN permut: perm: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (permute1.o) was detected. The linked output may not run on a PA 1.x system. INT*4 ARRAY_SIZE= 1024 #PERMUTATIONS/ARRAY_SIZE= 262144 A= 149 293 506 728 569 228 413 551 883 676 37.00u 0.03s 0:37.06 99.9% ------------------------------------------------------------------------------ (16) program = permute2.f permute2.f: MAIN permut: perm: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (permute2.o) was detected. The linked output may not run on a PA 1.x system. INT*4 ARRAY_SIZE= 32768 #PERMUTATIONS/ARRAY_SIZE= 8192 A= 149 293 16365 22125 2429 5407 28746 12182 14590 11825 40.51u 0.07s 0:40.67 99.7% ------------------------------------------------------------------------------ (17) program = permute3.f permute3.f: MAIN permut: perm: /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (permute3.o) was detected. The linked output may not run on a PA 1.x system. INT*4 ARRAY_SIZE= 1048576 #PERMUTATIONS/ARRAY_SIZE= 256 A= 149 293 524435 178798 836951 263828 662616 351174 26552 147396 391.59u 0.34s 6:32.20 99.9%