Updated the baseline output files for the example codes.
This commit is contained in:
parent
af30c9e9ec
commit
451093916f
@ -32,6 +32,8 @@ mpirun -np 16 ./ex4 -n 33 -solver 10 -K 3 -B 0 -C 1 -UO 2 -F 4 > default.out.4
|
||||
|
||||
mpirun -np 4 ./ex5 > default.out.5
|
||||
|
||||
mpirun -np 4 ./ex5f > default.out.5f
|
||||
|
||||
mpirun -np 2 ./ex6 > default.out.6
|
||||
|
||||
mpirun -np 16 ./ex7 -n 33 -solver 10 -K 3 -B 0 -C 1 -UO 2 -F 4 > default.out.7
|
||||
@ -39,3 +41,17 @@ mpirun -np 16 ./ex7 -n 33 -solver 10 -K 3 -B 0 -C 1 -UO 2 -F 4 > default.out.7
|
||||
mpirun -np 2 ./ex8 > default.out.8
|
||||
|
||||
mpirun -np 16 ./ex9 -n 33 -solver 0 -v 1 1 > default.out.9
|
||||
|
||||
mpirun -np 4 ./ex10 -n 120 -solver 2 > default.out.10
|
||||
|
||||
mpirun -np 4 ./ex11 > default.out.11
|
||||
|
||||
mpirun -np 2 ./ex12 -pfmg > default.out.12
|
||||
|
||||
mpirun -np 2 ./ex12f -pfmg > default.out.12f
|
||||
|
||||
mpirun -np 6 ./ex13 -n 10 > default.out.13
|
||||
|
||||
mpirun -np 6 ./ex14 -n 10 > default.out.14
|
||||
|
||||
mpirun -np 8 ./ex15 -n 10 > default.out.15
|
||||
|
||||
@ -31,6 +31,8 @@ diff -bI"time" ex4.base default.out.4 >&2
|
||||
|
||||
diff -bI"time" ex5.base default.out.5 >&2
|
||||
|
||||
diff -bI"time" ex5f.base default.out.5f >&2
|
||||
|
||||
diff -bI"time" ex6.base default.out.6 >&2
|
||||
|
||||
diff -bI"time" ex7.base default.out.7 >&2
|
||||
@ -38,3 +40,17 @@ diff -bI"time" ex7.base default.out.7 >&2
|
||||
diff -bI"time" ex8.base default.out.8 >&2
|
||||
|
||||
diff -bI"time" ex9.base default.out.9 >&2
|
||||
|
||||
diff -bI"time" ex10.base default.out.10 >&2
|
||||
|
||||
diff -bI"time" ex11.base default.out.11 >&2
|
||||
|
||||
diff -bI"time" ex12.base default.out.12 >&2
|
||||
|
||||
diff -bI"time" ex12f.base default.out.12f >&2
|
||||
|
||||
diff -bI"time" ex13.base default.out.13 >&2
|
||||
|
||||
diff -bI"time" ex14.base default.out.14 >&2
|
||||
|
||||
diff -bI"time" ex15.base default.out.15 >&2
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
<C*b,b>: 1.800000e+01
|
||||
|
||||
|
||||
Iters ||r||_C ||r||_C/||b||_C
|
||||
----- ------------ ------------
|
||||
Iters ||r||_C conv.rate ||r||_C/||b||_C
|
||||
----- ------------ --------- ------------
|
||||
1 2.509980e+00 0.591608 5.916080e-01
|
||||
2 9.888265e-01 0.393958 2.330686e-01
|
||||
3 4.572262e-01 0.462393 1.077693e-01
|
||||
|
||||
4
test/TEST_examples/ex10.base
Normal file
4
test/TEST_examples/ex10.base
Normal file
@ -0,0 +1,4 @@
|
||||
p0_5858: p4_error: : 9039
|
||||
p0_5857: p4_error: : 9039
|
||||
p0_5859: p4_error: : 9039
|
||||
p0_5860: p4_error: : 9039
|
||||
129
test/TEST_examples/ex11.base
Normal file
129
test/TEST_examples/ex11.base
Normal file
@ -0,0 +1,129 @@
|
||||
|
||||
BoomerAMG SETUP PARAMETERS:
|
||||
|
||||
Max levels = 25
|
||||
Num levels = 6
|
||||
|
||||
Strength Threshold = 0.250000
|
||||
Interpolation Truncation Factor = 0.000000
|
||||
Maximum Row Sum Threshold for Dependency Weakening = 0.900000
|
||||
|
||||
Coarsening Type = Falgout-CLJP
|
||||
measures are determined locally
|
||||
|
||||
Interpolation = modified classical interpolation
|
||||
|
||||
Operator Matrix Information:
|
||||
|
||||
nonzero entries per row row sums
|
||||
lev rows entries sparse min max avg min max
|
||||
===================================================================
|
||||
0 1089 5313 0.004 3 5 4.9 0.000e+00 2.000e+00
|
||||
1 545 4641 0.016 4 9 8.5 0.000e+00 2.500e+00
|
||||
2 157 1535 0.062 4 14 9.8 -1.246e-15 3.020e+00
|
||||
3 57 773 0.238 4 21 13.6 5.274e-16 3.294e+00
|
||||
4 19 251 0.695 8 18 13.2 9.852e-02 2.814e+00
|
||||
5 6 36 1.000 6 6 6.0 1.232e+00 1.875e+00
|
||||
|
||||
|
||||
Interpolation Matrix Information:
|
||||
entries/row min max row sums
|
||||
lev rows cols min max weight weight min max
|
||||
=================================================================
|
||||
0 1089 x 545 1 4 2.500e-01 2.500e-01 7.500e-01 1.000e+00
|
||||
1 545 x 157 1 4 7.143e-02 5.000e-01 2.857e-01 1.000e+00
|
||||
2 157 x 57 1 6 2.767e-02 5.489e-01 2.630e-01 1.000e+00
|
||||
3 57 x 19 0 5 1.892e-02 7.312e-01 0.000e+00 1.000e+00
|
||||
4 19 x 6 0 4 2.675e-02 4.155e-01 0.000e+00 1.000e+00
|
||||
|
||||
|
||||
Complexity: grid = 1.719927
|
||||
operator = 2.361942
|
||||
|
||||
|
||||
|
||||
|
||||
BoomerAMG SOLVER PARAMETERS:
|
||||
|
||||
Maximum number of cycles: 1
|
||||
Stopping Tolerance: 0.000000e+00
|
||||
Cycle type (1 = V, 2 = W, etc.): 1
|
||||
|
||||
Relaxation Parameters:
|
||||
Visiting Grid: down up coarse
|
||||
Number of sweeps: 1 1 1
|
||||
Type 0=Jac, 3=hGS, 6=hSGS, 9=GE: 6 6 9
|
||||
Point types, partial sweeps (1=C, -1=F):
|
||||
Pre-CG relaxation (down): 1 -1
|
||||
Post-CG relaxation (up): -1 1
|
||||
Coarsest grid: 0
|
||||
|
||||
|
||||
Solving standard eigenvalue problem with preconditioning
|
||||
|
||||
block size 10
|
||||
|
||||
No constraints
|
||||
|
||||
|
||||
Initial Max. Residual 2.03558352288229e+00
|
||||
Iteration 1 bsize 10 maxres 6.61514157224839e-01
|
||||
Iteration 2 bsize 10 maxres 2.07896889117191e-01
|
||||
Iteration 3 bsize 10 maxres 8.94032219326696e-02
|
||||
Iteration 4 bsize 10 maxres 5.57350171800375e-02
|
||||
Iteration 5 bsize 10 maxres 4.52510317294955e-02
|
||||
Iteration 6 bsize 10 maxres 1.59857204841853e-02
|
||||
Iteration 7 bsize 9 maxres 3.01005213036222e-03
|
||||
Iteration 8 bsize 9 maxres 9.15794451299389e-04
|
||||
Iteration 9 bsize 7 maxres 2.67036722221628e-04
|
||||
Iteration 10 bsize 7 maxres 1.22560818421316e-04
|
||||
Iteration 11 bsize 6 maxres 5.82317136373133e-05
|
||||
Iteration 12 bsize 4 maxres 2.38206457569087e-05
|
||||
Iteration 13 bsize 4 maxres 1.73582470271719e-05
|
||||
Iteration 14 bsize 3 maxres 1.28829622197115e-05
|
||||
Iteration 15 bsize 3 maxres 8.43235763731739e-06
|
||||
Iteration 16 bsize 2 maxres 5.19301663958761e-06
|
||||
Iteration 17 bsize 2 maxres 3.31139933040550e-06
|
||||
Iteration 18 bsize 2 maxres 1.89643939662162e-06
|
||||
Iteration 19 bsize 2 maxres 7.92140854951590e-07
|
||||
Iteration 20 bsize 2 maxres 3.82278436745929e-07
|
||||
Iteration 21 bsize 2 maxres 2.43237926342817e-07
|
||||
Iteration 22 bsize 1 maxres 2.01135482738718e-07
|
||||
Iteration 23 bsize 1 maxres 1.56316249784731e-07
|
||||
Iteration 24 bsize 1 maxres 9.41761252071045e-08
|
||||
Iteration 25 bsize 1 maxres 4.18822161779752e-08
|
||||
Iteration 26 bsize 1 maxres 2.59457371819792e-08
|
||||
Iteration 27 bsize 1 maxres 1.29227827651513e-08
|
||||
Iteration 28 bsize 1 maxres 8.60346440903280e-09
|
||||
|
||||
Eigenvalue lambda 1.70632948198618e-02
|
||||
Eigenvalue lambda 4.25854480421279e-02
|
||||
Eigenvalue lambda 4.25854480421287e-02
|
||||
Eigenvalue lambda 6.81076012643927e-02
|
||||
Eigenvalue lambda 8.48803610642917e-02
|
||||
Eigenvalue lambda 8.48803610642925e-02
|
||||
Eigenvalue lambda 1.10402514286558e-01
|
||||
Eigenvalue lambda 1.10402514286559e-01
|
||||
Eigenvalue lambda 1.43587188601221e-01
|
||||
Eigenvalue lambda 1.43587188601794e-01
|
||||
Residual 7.10733466548358e-09
|
||||
Residual 5.68997536359820e-09
|
||||
Residual 3.75669415544222e-09
|
||||
Residual 2.99575131439831e-09
|
||||
Residual 3.36297613525922e-09
|
||||
Residual 4.58134134720157e-09
|
||||
Residual 8.60346440903280e-09
|
||||
Residual 4.09352843534078e-09
|
||||
Residual 7.55937769040173e-09
|
||||
Residual 7.77054525649241e-09
|
||||
|
||||
28 iterations
|
||||
=============================================
|
||||
Solve phase times:
|
||||
=============================================
|
||||
LOBPCG Solve:
|
||||
wall clock time = 1.530000 seconds
|
||||
wall MFLOPS = 0.000000
|
||||
cpu clock time = 0.810000 seconds
|
||||
cpu MFLOPS = 0.000000
|
||||
|
||||
11
test/TEST_examples/ex12.base
Normal file
11
test/TEST_examples/ex12.base
Normal file
@ -0,0 +1,11 @@
|
||||
<C*b,b>: 3.210115e+01
|
||||
|
||||
|
||||
Iters ||r||_C conv.rate ||r||_C/||b||_C
|
||||
----- ------------ --------- ------------
|
||||
1 2.267211e-01 0.040016 4.001582e-02
|
||||
2 3.255341e-03 0.014358 5.745609e-04
|
||||
3 6.649011e-05 0.020425 1.173537e-05
|
||||
4 1.544291e-06 0.023226 2.725642e-07
|
||||
|
||||
|
||||
11
test/TEST_examples/ex12f.base
Normal file
11
test/TEST_examples/ex12f.base
Normal file
@ -0,0 +1,11 @@
|
||||
<C*b,b>: 3.210115e+01
|
||||
|
||||
|
||||
Iters ||r||_C conv.rate ||r||_C/||b||_C
|
||||
----- ------------ --------- ------------
|
||||
1 2.267211e-01 0.040016 4.001582e-02
|
||||
2 3.255341e-03 0.014358 5.745609e-04
|
||||
3 6.649011e-05 0.020425 1.173537e-05
|
||||
4 1.544291e-06 0.023226 2.725642e-07
|
||||
|
||||
|
||||
26
test/TEST_examples/ex13.base
Normal file
26
test/TEST_examples/ex13.base
Normal file
@ -0,0 +1,26 @@
|
||||
|
||||
|
||||
AMG SOLUTION INFO:
|
||||
relative
|
||||
residual factor residual
|
||||
-------- ------ --------
|
||||
Initial 2.335962e-01 1.000000e+00
|
||||
Cycle 1 1.345127e-02 0.057583 5.758345e-02
|
||||
Cycle 2 7.607388e-04 0.056555 3.256640e-03
|
||||
Cycle 3 4.280536e-05 0.056268 1.832451e-04
|
||||
Cycle 4 2.449140e-06 0.057216 1.048450e-05
|
||||
Cycle 5 1.473469e-07 0.060163 6.307762e-07
|
||||
|
||||
|
||||
Average Convergence Factor = 0.057541
|
||||
|
||||
Complexity: grid = 1.509834
|
||||
operator = 1.841964
|
||||
cycle = 3.675148
|
||||
|
||||
|
||||
|
||||
|
||||
Iterations = 5
|
||||
Final Relative Residual Norm = 6.30776e-07
|
||||
|
||||
26
test/TEST_examples/ex14.base
Normal file
26
test/TEST_examples/ex14.base
Normal file
@ -0,0 +1,26 @@
|
||||
|
||||
|
||||
AMG SOLUTION INFO:
|
||||
relative
|
||||
residual factor residual
|
||||
-------- ------ --------
|
||||
Initial 2.335962e-01 1.000000e+00
|
||||
Cycle 1 1.345127e-02 0.057583 5.758345e-02
|
||||
Cycle 2 7.607388e-04 0.056555 3.256640e-03
|
||||
Cycle 3 4.280536e-05 0.056268 1.832451e-04
|
||||
Cycle 4 2.449140e-06 0.057216 1.048450e-05
|
||||
Cycle 5 1.473469e-07 0.060163 6.307762e-07
|
||||
|
||||
|
||||
Average Convergence Factor = 0.057541
|
||||
|
||||
Complexity: grid = 1.509834
|
||||
operator = 1.841964
|
||||
cycle = 3.675148
|
||||
|
||||
|
||||
|
||||
|
||||
Iterations = 5
|
||||
Final Relative Residual Norm = 6.30776e-07
|
||||
|
||||
47
test/TEST_examples/ex15.base
Normal file
47
test/TEST_examples/ex15.base
Normal file
@ -0,0 +1,47 @@
|
||||
=============================================
|
||||
SStruct phase times:
|
||||
=============================================
|
||||
SStruct Setup:
|
||||
wall clock time = 0.720000 seconds
|
||||
wall MFLOPS = 0.000000
|
||||
cpu clock time = 0.220000 seconds
|
||||
cpu MFLOPS = 0.000000
|
||||
|
||||
Problem size: 26460
|
||||
|
||||
=============================================
|
||||
Setup phase times:
|
||||
=============================================
|
||||
AMS Setup:
|
||||
wall clock time = 0.650000 seconds
|
||||
wall MFLOPS = 0.000000
|
||||
cpu clock time = 0.210000 seconds
|
||||
cpu MFLOPS = 0.000000
|
||||
|
||||
<C*b,b>: 8.530987e-02
|
||||
|
||||
|
||||
Iters ||r||_C conv.rate ||r||_C/||b||_C
|
||||
----- ------------ --------- ------------
|
||||
1 2.576684e-02 0.088219 8.821888e-02
|
||||
2 1.135870e-03 0.044083 3.888921e-03
|
||||
3 9.523311e-05 0.083842 3.260531e-04
|
||||
4 2.268142e-05 0.238167 7.765519e-05
|
||||
5 3.854345e-06 0.169934 1.319626e-05
|
||||
6 7.550209e-07 0.195888 2.584993e-06
|
||||
7 1.168094e-07 0.154710 3.999245e-07
|
||||
|
||||
|
||||
=============================================
|
||||
Solve phase times:
|
||||
=============================================
|
||||
AMS Solve:
|
||||
wall clock time = 1.520000 seconds
|
||||
wall MFLOPS = 0.000000
|
||||
cpu clock time = 0.520000 seconds
|
||||
cpu MFLOPS = 0.000000
|
||||
|
||||
|
||||
Iterations = 7
|
||||
Final Relative Residual Norm = 3.99925e-07
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
<C*b,b>: 5.488337e+01
|
||||
|
||||
|
||||
Iters ||r||_C ||r||_C/||b||_C
|
||||
----- ------------ ------------
|
||||
Iters ||r||_C conv.rate ||r||_C/||b||_C
|
||||
----- ------------ --------- ------------
|
||||
1 3.503257e-02 0.004729 4.728807e-03
|
||||
2 1.386843e-04 0.003959 1.872005e-05
|
||||
3 8.429961e-07 0.006079 1.137903e-07
|
||||
|
||||
@ -3,15 +3,14 @@
|
||||
|
||||
Iters ||r||_2 conv.rate ||r||_2/||b||_2
|
||||
----- ------------ --------- ------------
|
||||
1 2.249968e-03 0.301513 3.015128e-01
|
||||
2 1.239694e-04 0.055098 1.661284e-02
|
||||
3 4.080548e-06 0.032916 5.468243e-04
|
||||
4 1.591382e-07 0.038999 2.132573e-05
|
||||
5 8.491442e-09 0.053359 1.137917e-06
|
||||
6 5.111748e-10 0.060199 6.850130e-08
|
||||
1 2.168867e-03 0.290645 2.906446e-01
|
||||
2 8.424332e-05 0.038842 1.128924e-02
|
||||
3 1.941992e-06 0.023052 2.602417e-04
|
||||
4 2.447573e-08 0.012603 3.279933e-06
|
||||
5 6.875533e-10 0.028091 9.213736e-08
|
||||
|
||||
|
||||
|
||||
Iterations = 6
|
||||
Final Relative Residual Norm = 6.85013e-08
|
||||
Iterations = 5
|
||||
Final Relative Residual Norm = 9.21374e-08
|
||||
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
Setup phase times:
|
||||
=============================================
|
||||
PCG Setup:
|
||||
wall clock time = 2.920000 seconds
|
||||
wall clock time = 0.220000 seconds
|
||||
wall MFLOPS = 0.000000
|
||||
cpu clock time = 0.350000 seconds
|
||||
cpu clock time = 0.040000 seconds
|
||||
cpu MFLOPS = 0.000000
|
||||
|
||||
<b,b>: 5.738541e-05
|
||||
@ -12,24 +12,24 @@ PCG Setup:
|
||||
|
||||
Iters ||r||_2 conv.rate ||r||_2/||b||_2
|
||||
----- ------------ --------- ------------
|
||||
1 2.705796e-03 0.357186 3.571858e-01
|
||||
2 2.079537e-04 0.076855 2.745149e-02
|
||||
3 8.661656e-06 0.041652 1.143405e-03
|
||||
4 4.457876e-07 0.051467 5.884739e-05
|
||||
5 2.853493e-08 0.064010 3.766830e-06
|
||||
6 1.306057e-09 0.045770 1.724095e-07
|
||||
1 2.449562e-03 0.323361 3.233611e-01
|
||||
2 1.589475e-04 0.064888 2.098229e-02
|
||||
3 6.225562e-06 0.039167 8.218220e-04
|
||||
4 2.221278e-07 0.035680 2.932258e-05
|
||||
5 1.094405e-08 0.049269 1.444699e-06
|
||||
6 4.515981e-10 0.041264 5.961443e-08
|
||||
|
||||
|
||||
=============================================
|
||||
Solve phase times:
|
||||
=============================================
|
||||
PCG Solve:
|
||||
wall clock time = 1.700000 seconds
|
||||
wall clock time = 0.640000 seconds
|
||||
wall MFLOPS = 0.000000
|
||||
cpu clock time = 0.200000 seconds
|
||||
cpu clock time = 0.130000 seconds
|
||||
cpu MFLOPS = 0.000000
|
||||
|
||||
|
||||
Iterations = 6
|
||||
Final Relative Residual Norm = 1.724095e-07
|
||||
Final Relative Residual Norm = 5.961443e-08
|
||||
|
||||
|
||||
@ -9,7 +9,6 @@ BoomerAMG SETUP PARAMETERS:
|
||||
Maximum Row Sum Threshold for Dependency Weakening = 0.900000
|
||||
|
||||
Coarsening Type = Falgout-CLJP
|
||||
Hybrid Coarsening (switch to CLJP when coarsening slows)
|
||||
measures are determined locally
|
||||
|
||||
Interpolation = modified classical interpolation
|
||||
@ -21,14 +20,13 @@ lev rows entries sparse min max avg min max
|
||||
===================================================================
|
||||
0 1089 5313 0.004 3 5 4.9 0.000e+00 2.000e+00
|
||||
1 545 4641 0.016 4 9 8.5 0.000e+00 2.500e+00
|
||||
2 157 1535 0.062 4 14 9.8 -1.058e-15 3.020e+00
|
||||
3 57 773 0.238 4 21 13.6 5.456e-16 3.294e+00
|
||||
2 157 1535 0.062 4 14 9.8 -1.246e-15 3.020e+00
|
||||
3 57 773 0.238 4 21 13.6 5.274e-16 3.294e+00
|
||||
4 19 251 0.695 8 18 13.2 9.852e-02 2.814e+00
|
||||
5 6 36 1.000 6 6 6.0 1.232e+00 1.875e+00
|
||||
|
||||
|
||||
Interpolation Matrix Information:
|
||||
|
||||
entries/row min max row sums
|
||||
lev rows cols min max weight weight min max
|
||||
=================================================================
|
||||
@ -53,7 +51,7 @@ BoomerAMG SOLVER PARAMETERS:
|
||||
|
||||
Relaxation Parameters:
|
||||
Visiting Grid: down up coarse
|
||||
Number of partial sweeps: 1 1 1
|
||||
Number of sweeps: 1 1 1
|
||||
Type 0=Jac, 3=hGS, 6=hSGS, 9=GE: 3 3 9
|
||||
Point types, partial sweeps (1=C, -1=F):
|
||||
Pre-CG relaxation (down): 1 -1
|
||||
@ -70,8 +68,7 @@ BoomerAMG SOLVER PARAMETERS:
|
||||
|
||||
Relaxation Parameters:
|
||||
Visiting Grid: down up coarse
|
||||
Visiting Grid: down up coarse
|
||||
Number of partial sweeps: 1 1 1
|
||||
Number of sweeps: 1 1 1
|
||||
Type 0=Jac, 3=hGS, 6=hSGS, 9=GE: 3 3 9
|
||||
Point types, partial sweeps (1=C, -1=F):
|
||||
Pre-CG relaxation (down): 1 -1
|
||||
@ -92,7 +89,7 @@ AMG SOLUTION INFO:
|
||||
Cycle 4 7.816537e-07 0.062749 2.738157e-05
|
||||
Cycle 5 4.829130e-08 0.061781 1.691659e-06
|
||||
Cycle 6 2.956748e-09 0.061227 1.035758e-07
|
||||
Cycle 7 1.801267e-10 0.060921 6.309892e-09
|
||||
Cycle 7 1.801267e-10 0.060921 6.309891e-09
|
||||
|
||||
|
||||
Average Convergence Factor = 0.067387
|
||||
@ -105,5 +102,5 @@ AMG SOLUTION INFO:
|
||||
|
||||
|
||||
Iterations = 7
|
||||
Final Relative Residual Norm = 6.309892e-09
|
||||
Final Relative Residual Norm = 6.309891e-09
|
||||
|
||||
|
||||
106
test/TEST_examples/ex5f.base
Normal file
106
test/TEST_examples/ex5f.base
Normal file
@ -0,0 +1,106 @@
|
||||
|
||||
BoomerAMG SETUP PARAMETERS:
|
||||
|
||||
Max levels = 20
|
||||
Num levels = 6
|
||||
|
||||
Strength Threshold = 0.250000
|
||||
Interpolation Truncation Factor = 0.000000
|
||||
Maximum Row Sum Threshold for Dependency Weakening = 0.900000
|
||||
|
||||
Coarsening Type = Falgout-CLJP
|
||||
measures are determined locally
|
||||
|
||||
Interpolation = modified classical interpolation
|
||||
|
||||
Operator Matrix Information:
|
||||
|
||||
nonzero entries per row row sums
|
||||
lev rows entries sparse min max avg min max
|
||||
===================================================================
|
||||
0 1089 5313 0.004 3 5 4.9 0.000e+00 2.000e+00
|
||||
1 545 4641 0.016 4 9 8.5 0.000e+00 2.500e+00
|
||||
2 157 1535 0.062 4 14 9.8 -1.246e-15 3.020e+00
|
||||
3 57 773 0.238 4 21 13.6 5.274e-16 3.294e+00
|
||||
4 19 251 0.695 8 18 13.2 9.852e-02 2.814e+00
|
||||
5 6 36 1.000 6 6 6.0 1.232e+00 1.875e+00
|
||||
|
||||
|
||||
Interpolation Matrix Information:
|
||||
entries/row min max row sums
|
||||
lev rows cols min max weight weight min max
|
||||
=================================================================
|
||||
0 1089 x 545 1 4 2.500e-01 2.500e-01 7.500e-01 1.000e+00
|
||||
1 545 x 157 1 4 7.143e-02 5.000e-01 2.857e-01 1.000e+00
|
||||
2 157 x 57 1 6 2.767e-02 5.489e-01 2.630e-01 1.000e+00
|
||||
3 57 x 19 0 5 1.892e-02 7.312e-01 0.000e+00 1.000e+00
|
||||
4 19 x 6 0 4 2.675e-02 4.155e-01 0.000e+00 1.000e+00
|
||||
|
||||
|
||||
Complexity: grid = 1.719927
|
||||
operator = 2.361942
|
||||
|
||||
|
||||
|
||||
|
||||
BoomerAMG SOLVER PARAMETERS:
|
||||
|
||||
Maximum number of cycles: 20
|
||||
Stopping Tolerance: 1.000000e-07
|
||||
Cycle type (1 = V, 2 = W, etc.): 1
|
||||
|
||||
Relaxation Parameters:
|
||||
Visiting Grid: down up coarse
|
||||
Number of sweeps: 1 1 1
|
||||
Type 0=Jac, 3=hGS, 6=hSGS, 9=GE: 3 3 9
|
||||
Point types, partial sweeps (1=C, -1=F):
|
||||
Pre-CG relaxation (down): 1 -1
|
||||
Post-CG relaxation (up): -1 1
|
||||
Coarsest grid: 0
|
||||
|
||||
|
||||
|
||||
BoomerAMG SOLVER PARAMETERS:
|
||||
|
||||
Maximum number of cycles: 20
|
||||
Stopping Tolerance: 1.000000e-07
|
||||
Cycle type (1 = V, 2 = W, etc.): 1
|
||||
|
||||
Relaxation Parameters:
|
||||
Visiting Grid: down up coarse
|
||||
Number of sweeps: 1 1 1
|
||||
Type 0=Jac, 3=hGS, 6=hSGS, 9=GE: 3 3 9
|
||||
Point types, partial sweeps (1=C, -1=F):
|
||||
Pre-CG relaxation (down): 1 -1
|
||||
Post-CG relaxation (up): -1 1
|
||||
Coarsest grid: 0
|
||||
|
||||
Output flag (print_level): 3
|
||||
|
||||
|
||||
AMG SOLUTION INFO:
|
||||
relative
|
||||
residual factor residual
|
||||
-------- ------ --------
|
||||
Initial 2.854671e-02 1.000000e+00
|
||||
Cycle 1 2.995663e-03 0.104939 1.049390e-01
|
||||
Cycle 2 1.941234e-04 0.064801 6.800200e-03
|
||||
Cycle 3 1.245674e-05 0.064169 4.363634e-04
|
||||
Cycle 4 7.816537e-07 0.062749 2.738157e-05
|
||||
Cycle 5 4.829130e-08 0.061781 1.691659e-06
|
||||
Cycle 6 2.956748e-09 0.061227 1.035758e-07
|
||||
Cycle 7 1.801267e-10 0.060921 6.309891e-09
|
||||
|
||||
|
||||
Average Convergence Factor = 0.067387
|
||||
|
||||
Complexity: grid = 1.719927
|
||||
operator = 2.361942
|
||||
cycle = 4.717109
|
||||
|
||||
|
||||
|
||||
|
||||
Iterations = 7
|
||||
Final Relative Residual Norm = 6.30989115E-09
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
<C*b,b>: 5.488337e+01
|
||||
|
||||
|
||||
Iters ||r||_C ||r||_C/||b||_C
|
||||
----- ------------ ------------
|
||||
Iters ||r||_C conv.rate ||r||_C/||b||_C
|
||||
----- ------------ --------- ------------
|
||||
1 3.503257e-02 0.004729 4.728807e-03
|
||||
2 1.386843e-04 0.003959 1.872005e-05
|
||||
3 8.429961e-07 0.006079 1.137903e-07
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
Setup phase times:
|
||||
=============================================
|
||||
PCG Setup:
|
||||
wall clock time = 2.990000 seconds
|
||||
wall clock time = 0.150000 seconds
|
||||
wall MFLOPS = 0.000000
|
||||
cpu clock time = 0.460000 seconds
|
||||
cpu clock time = 0.030000 seconds
|
||||
cpu MFLOPS = 0.000000
|
||||
|
||||
<b,b>: 5.738541e-05
|
||||
@ -12,24 +12,24 @@ PCG Setup:
|
||||
|
||||
Iters ||r||_2 conv.rate ||r||_2/||b||_2
|
||||
----- ------------ --------- ------------
|
||||
1 2.705796e-03 0.357186 3.571858e-01
|
||||
2 2.079537e-04 0.076855 2.745149e-02
|
||||
3 8.661656e-06 0.041652 1.143405e-03
|
||||
4 4.457876e-07 0.051467 5.884739e-05
|
||||
5 2.853493e-08 0.064010 3.766830e-06
|
||||
6 1.306057e-09 0.045770 1.724095e-07
|
||||
1 2.449562e-03 0.323361 3.233611e-01
|
||||
2 1.589475e-04 0.064888 2.098229e-02
|
||||
3 6.225562e-06 0.039167 8.218220e-04
|
||||
4 2.221278e-07 0.035680 2.932258e-05
|
||||
5 1.094405e-08 0.049269 1.444699e-06
|
||||
6 4.515981e-10 0.041264 5.961443e-08
|
||||
|
||||
|
||||
=============================================
|
||||
Solve phase times:
|
||||
=============================================
|
||||
PCG Solve:
|
||||
wall clock time = 1.720000 seconds
|
||||
wall clock time = 0.640000 seconds
|
||||
wall MFLOPS = 0.000000
|
||||
cpu clock time = 0.200000 seconds
|
||||
cpu clock time = 0.130000 seconds
|
||||
cpu MFLOPS = 0.000000
|
||||
|
||||
|
||||
Iterations = 6
|
||||
Final Relative Residual Norm = 1.724095e-07
|
||||
Final Relative Residual Norm = 5.961443e-08
|
||||
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
<C*b,b>: 3.469084e+01
|
||||
|
||||
|
||||
Iters ||r||_C ||r||_C/||b||_C
|
||||
----- ------------ ------------
|
||||
Iters ||r||_C conv.rate ||r||_C/||b||_C
|
||||
----- ------------ --------- ------------
|
||||
1 2.197899e+00 0.373165 3.731645e-01
|
||||
2 4.545887e-01 0.206829 7.718115e-02
|
||||
3 1.058488e-01 0.232845 1.797126e-02
|
||||
|
||||
@ -4,23 +4,22 @@ Initial L2 norm of residual: 7.462265e-03
|
||||
|
||||
Iters resid.norm conv.rate rel.res.norm
|
||||
----- ------------ ---------- ------------
|
||||
1 6.614320e-03 0.886369 8.863690e-01
|
||||
2 3.074270e-03 0.464790 4.119755e-01
|
||||
3 6.806358e-04 0.221398 9.121035e-02
|
||||
4 1.113397e-04 0.163582 1.492037e-02
|
||||
5 1.832064e-05 0.164547 2.455105e-03
|
||||
6 3.785411e-06 0.206620 5.072738e-04
|
||||
7 7.762017e-07 0.205051 1.040169e-04
|
||||
8 9.810959e-08 0.126397 1.314743e-05
|
||||
9 1.587278e-08 0.161786 2.127073e-06
|
||||
10 2.820005e-09 0.177663 3.779020e-07
|
||||
1 6.660001e-03 0.892491 8.924906e-01
|
||||
2 2.759090e-03 0.414278 3.697390e-01
|
||||
3 4.353188e-04 0.157776 5.833602e-02
|
||||
4 4.825748e-05 0.110855 6.466868e-03
|
||||
5 6.747336e-06 0.139819 9.041942e-04
|
||||
6 1.360981e-06 0.201706 1.823818e-04
|
||||
7 2.456101e-07 0.180465 3.291361e-05
|
||||
8 2.794506e-08 0.113778 3.744850e-06
|
||||
9 4.903805e-09 0.175480 6.571470e-07
|
||||
|
||||
|
||||
Final L2 norm of residual: 2.820005e-09
|
||||
Final L2 norm of residual: 4.903805e-09
|
||||
|
||||
|
||||
|
||||
|
||||
Iterations = 10
|
||||
Final Relative Residual Norm = 3.77902e-07
|
||||
Iterations = 9
|
||||
Final Relative Residual Norm = 6.57147e-07
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user