Fortran Bench Mark Tests machine= hp1.yukawa.kyoto-u.ac.jp compile with [ f77 +Oall ] Date = DOW Jul 8 18:21:56 JST 1998 1998年07月08日 18時21分56秒 ------------------------------------------------------------------------------ (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 202.89u 0.25s 3:23.40 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 134.62u 0.21s 2:14.88 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.44u 0.13s 2:19.67 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.84u 0.04s 0:45.90 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 537.48u 0.28s 8:57.96 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 1123.99u 0.72s 18:45.17 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.11u 0.14s 2:34.34 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.03s 0:33.60 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.58u 0.09s 5:49.75 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.10u 0.11s 2:03.28 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.83u 0.10s 1:59.99 99.9% ------------------------------------------------------------------------------ (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 288.01u 0.24s 4:48.40 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.12u 0.08s 1:33.24 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.43u 0.11s 2:22.63 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.05 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.34u 0.02s 0:40.38 99.9% ------------------------------------------------------------------------------ (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 328.25u 0.19s 5:28.54 99.9%