Overall statistics with respect to the fill-in

The following statistics is based on the number test problems that could be solved using a prescribed fill-in factor. "Solved" in this context means that restarted GMRES(30) converged within 500 steps of iteration (using a relative tolerance of sqrt(eps)~10-8


performance of incomplete LU preconditioners

Abbreviations for Preconditioners
ILUPACK inverse-based Multilevel ILU. Uses the concept of ARMS and an inverse based partial ILUC
ILUPACK - MEDIUM VERSION medium Schur-complement used, less sensitive w.r.t. drop tolerances
ILUPACK - SIMPLE VERSION simple Schur-complement used, more sensitive w.r.t. drop tolerances, but often faster if it works
ILUTP incomplete LU decomposition with pivoting from SPARSKIT, based on a recent binary search tree implementation
IB-ILUC inverse-based incomplete LU decomposition WITHOUT pivoting, based on the Crout version. The norm of the inverse triangular factors is included in the dropping strategy
PARDISO sparse direct solver. For details see the PARDISO home page
Abbreviations for Orderings
PQ new PQ ordering for multilevel ILU
RCM Reverse Cuthill-McKee
MMD minimum degree
AMF approximate inverse fill
ND MeTiS multilevel (node) nested dissection






Performance statistics for device simulation(real unsymmetric case)
ILUTP
ILUC
ILUPACK, SIMPLE version, kappa=10
ILUPACK, MEDIUM version, kappa=10
ILUPACK, SIMPLE version, kappa=25
ILUPACK, MEDIUM version, kappa=25
ILUPACK, SIMPLE version, kappa=50
ILUPACK, MEDIUM version, kappa=50
ILUPACK, SIMPLE version, kappa=100
ILUPACK, MEDIUM version, kappa=100
PARDISO
Performance statistics for device simulation(in tables)

ILUTP, percentage of successfully solved systems

ILUTP
ordering#matrices fill-in factor
5e-01 1e+00 2e+00 2e+00 3e+00 4e+00 6e+00 8e+00 1e+01
AMF6 0.0 0.0 0.0 0.0 1.0 1.0 2.0 2.0 2.0
MMD6 0.0 0.0 0.0 0.0 2.0 2.0 2.0 3.0 3.0
RCM28 1.0 4.0 7.0 7.0 9.0 9.0 11.0 15.0 15.0
ND4 0.0 0.0 0.0 0.0 0.0 1.0 2.0 2.0 2.0
ILUTP + MC64
ordering#matrices fill-in factor
5e-01 1e+00 2e+00 2e+00 3e+00 4e+00 6e+00 8e+00 1e+01
AMF6 0.0 0.0 0.0 0.0 16.7 16.7 33.3 33.3 33.3
MMD6 0.0 0.0 0.0 0.0 33.3 33.3 33.3 50.0 50.0
RCM28 3.6 14.3 25.0 25.0 32.1 32.1 39.3 53.6 53.6
ND4 0.0 0.0 0.0 0.0 0.0 25.0 50.0 50.0 50.0

IB-ILUC, percentage of successfully solved systems

IB-ILUC
ordering#matrices fill-in factor
5e-01 1e+00 2e+00 2e+00 3e+00 4e+00 6e+00 8e+00 1e+01
AMF8 1.0 3.0 3.0 3.0 4.0 5.0 6.0 6.0 6.0
MMD7 2.0 3.0 4.0 4.0 5.0 6.0 6.0 7.0 7.0
RCM28 17.0 19.0 19.0 20.0 22.0 22.0 23.0 24.0 24.0
ND28 13.0 18.0 21.0 21.0 23.0 25.0 26.0 26.0 27.0
IB-ILUC + MC64
ordering#matrices fill-in factor
5e-01 1e+00 2e+00 2e+00 3e+00 4e+00 6e+00 8e+00 1e+01
AMF8 12.5 37.5 37.5 37.5 50.0 62.5 75.0 75.0 75.0
MMD7 28.6 42.9 57.1 57.1 71.4 85.7 85.7 100.0 100.0
RCM28 60.7 67.9 67.9 71.4 78.6 78.6 82.1 85.7 85.7
ND28 46.4 64.3 75.0 75.0 82.1 89.3 92.9 92.9 96.4

ILUPACK, SIMPLE version, percentage of successfully solved systems, kappa= 10

ILUPACK
ordering#matrices fill-in factor
0.5 1.0 1.5 2.0 3.0 4.0 6.0 8.0 10.0
AMF15 0.0 20.0 33.3 33.3 33.3 33.3 33.3 33.3 33.3
MMD3 0.0 0.0 66.7 66.7 66.7 66.7 66.7 66.7 66.7
RCM11 0.0 0.0 18.2 18.2 18.2 18.2 18.2 18.2 18.2
PQ20 10.0 10.0 10.0 10.0 35.0 35.0 35.0 35.0 35.0
ND19 0.0 21.1 31.6 31.6 31.6 31.6 31.6 31.6 31.6
ILUPACK + MC64
ordering#matrices fill-in factor
0.5 1.0 1.5 2.0 3.0 4.0 6.0 8.0 10.0
AMF15 33.3 73.3 80.0 93.3 93.3 100.0 100.0 100.0 100.0
MMD3 0.0 0.0 33.3 66.7 66.7 100.0 100.0 100.0 100.0
RCM15 40.0 66.7 66.7 93.3 93.3 93.3 100.0 100.0 100.0
PQ19 63.2 94.7 100.0 110.5 110.5 110.5 115.8 115.8 115.8
ND22 0.0 0.0 9.1 9.1 13.6 13.6 13.6 13.6 13.6
???

ILUPACK, SIMPLE version, percentage of successfully solved systems, kappa= 25

ILUPACK
ordering#matrices fill-in factor
0.5 1.0 1.5 2.0 3.0 4.0 6.0 8.0 10.0
AMF15 0.0 20.0 33.3 33.3 33.3 33.3 33.3 33.3 33.3
MMD3 0.0 0.0 66.7 66.7 66.7 66.7 66.7 66.7 66.7
RCM11 0.0 9.1 36.4 36.4 36.4 36.4 36.4 36.4 36.4
PQ20 5.0 15.0 15.0 15.0 15.0 15.0 20.0 20.0 20.0
ND19 0.0 21.1 31.6 31.6 31.6 31.6 31.6 31.6 31.6
ILUPACK + MC64
ordering#matrices fill-in factor
0.5 1.0 1.5 2.0 3.0 4.0 6.0 8.0 10.0
AMF15 40.0 73.3 80.0 93.3 93.3 100.0 100.0 100.0 100.0
MMD3 0.0 0.0 0.0 33.3 66.7 100.0 100.0 100.0 100.0
RCM15 40.0 66.7 73.3 86.7 93.3 93.3 100.0 100.0 100.0
PQ19 68.4 94.7 100.0 110.5 110.5 115.8 115.8 115.8 115.8
ND22 0.0 0.0 4.5 9.1 13.6 13.6 13.6 13.6 13.6
???

ILUPACK, SIMPLE version, percentage of successfully solved systems, kappa= 50

ILUPACK
ordering#matrices fill-in factor
0.5 1.0 1.5 2.0 3.0 4.0 6.0 8.0 10.0
AMF15 0.0 20.0 33.3 33.3 40.0 40.0 40.0 40.0 40.0
MMD3 0.0 0.0 66.7 66.7 66.7 66.7 66.7 66.7 66.7
RCM11 0.0 0.0 9.1 18.2 36.4 36.4 45.5 45.5 45.5
PQ20 0.0 20.0 55.0 60.0 70.0 70.0 70.0 70.0 70.0
ND19 0.0 21.1 31.6 31.6 31.6 31.6 31.6 31.6 31.6
ILUPACK + MC64
ordering#matrices fill-in factor
0.5 1.0 1.5 2.0 3.0 4.0 6.0 8.0 10.0
AMF15 33.3 53.3 73.3 93.3 93.3 93.3 100.0 100.0 100.0
MMD3 0.0 0.0 0.0 66.7 66.7 66.7 100.0 100.0 100.0
RCM15 40.0 60.0 73.3 86.7 93.3 93.3 93.3 100.0 100.0
PQ19 68.4 94.7 100.0 110.5 110.5 110.5 115.8 115.8 115.8
ND22 0.0 0.0 9.1 9.1 13.6 13.6 13.6 13.6 13.6
???

ILUPACK, SIMPLE version, percentage of successfully solved systems, kappa= 100

ILUPACK
ordering#matrices fill-in factor
0.5 1.0 1.5 2.0 3.0 4.0 6.0 8.0 10.0
AMF15 0.0 20.0 40.0 46.7 46.7 53.3 53.3 53.3 53.3
MMD3 0.0 0.0 66.7 66.7 66.7 66.7 66.7 66.7 66.7
RCM11 0.0 0.0 18.2 27.3 36.4 81.8 90.9 90.9 90.9
PQ20 0.0 15.0 60.0 60.0 80.0 90.0 90.0 90.0 90.0
ND19 0.0 15.8 31.6 31.6 31.6 31.6 31.6 31.6 31.6
ILUPACK + MC64
ordering#matrices fill-in factor
0.5 1.0 1.5 2.0 3.0 4.0 6.0 8.0 10.0
AMF15 33.3 46.7 66.7 86.7 93.3 93.3 100.0 100.0 100.0
MMD3 0.0 0.0 0.0 66.7 66.7 66.7 100.0 100.0 100.0
RCM15 33.3 60.0 73.3 86.7 93.3 93.3 93.3 93.3 100.0
PQ19 63.2 78.9 100.0 110.5 110.5 110.5 115.8 115.8 115.8
ND22 0.0 0.0 9.1 9.1 9.1 9.1 13.6 13.6 13.6
???

PARDISO, percentage of successfully solved systems

PARDISO
ordering#matrices fill-in factor
5e-01 1e+00 2e+00 2e+00 3e+00 4e+00 6e+00 8e+00 1e+01
28 0.0 0.0 0.0 0.0 0.0 0.0 1.0 4.0 5.0
PARDISO + MC64
ordering#matrices fill-in factor
5e-01 1e+00 2e+00 2e+00 3e+00 4e+00 6e+00 8e+00 1e+01
28 0.0 0.0 0.0 0.0 0.0 0.0 3.6 14.3 17.9





m.bollhoefer@tu-bs.de

Last modified: October 11, 2011