1
- UMFPACK V6.3.3 (Mar 22 , 2024), Control:
1
+ UMFPACK V6.3.5 (Sept 23 , 2024), Control:
2
2
Matrix entry defined as: double complex
3
3
Int (generic integer) defined as: int32_t
4
4
@@ -33,17 +33,17 @@ UMFPACK V6.3.3 (Mar 22, 2024), Control:
33
33
The following options can only be changed at compile-time:
34
34
8: BLAS library used: Intel MKL 64lp BLAS (32-bit integers). size of BLAS integer: 4
35
35
compiled for ANSI C
36
- CPU timer: SuiteSparse_time ( )
36
+ CPU timer: omp_get_wtime
37
37
compiled with CHOLMOD ordering options
38
38
computer/operating system: Linux
39
39
size of int32_t: 4 int64_t: 8 Int: 4 pointer: 8 double: 8 Entry: 16 (in bytes)
40
40
41
- UMFPACK V6.3.3 (Mar 22 , 2024), Info:
41
+ UMFPACK V6.3.5 (Sept 23 , 2024), Info:
42
42
matrix entry defined as: double complex
43
43
Int (generic integer) defined as: int32_t
44
44
BLAS library used: Intel MKL 64lp BLAS (32-bit integers). size of BLAS integer: 4
45
45
MATLAB: no.
46
- CPU timer: SuiteSparse_time ( )
46
+ CPU timer: omp_get_wtime
47
47
number of rows in matrix A: 324
48
48
number of columns in matrix A: 324
49
49
entries in matrix A: 26730
@@ -119,10 +119,10 @@ UMFPACK V6.3.3 (Mar 22, 2024), Info:
119
119
numeric factorization defragmentations: 0
120
120
numeric factorization reallocations: 0
121
121
costly numeric factorization reallocations: 0
122
- numeric factorization wallclock time (sec): 0.02
123
- numeric factorization mflops (wallclock): 853.80
124
- symbolic + numeric wall clock time (sec): 0.02
125
- symbolic + numeric mflops (wall clock): 770.03
122
+ numeric factorization wallclock time (sec): 0.01
123
+ numeric factorization mflops (wallclock): 2377.42
124
+ symbolic + numeric wall clock time (sec): 0.01
125
+ symbolic + numeric mflops (wall clock): 2023.42
126
126
127
127
solve flops: 3.70332e+05
128
128
iterative refinement steps taken: 0
@@ -134,7 +134,7 @@ UMFPACK V6.3.3 (Mar 22, 2024), Info:
134
134
Matrix key: QC324
135
135
symbolic analysis:
136
136
status: 0.
137
- time: 0.18E -02 (sec)
137
+ time: 0.11E -02 (sec)
138
138
estimates (upper bound) for numeric LU:
139
139
size of LU: 1.17 (MB)
140
140
memory needed: 2.40 (MB)
@@ -143,11 +143,11 @@ symbolic analysis:
143
143
nnz (U): 39609.
144
144
numeric factorization:
145
145
status: 0.
146
- time: 0.17E-01
146
+ time: 0.60E-02
147
147
actual numeric LU statistics:
148
148
size of LU: 0.72 (MB)
149
149
memory needed: 1.14 (MB)
150
150
flop count: 0.14E+08
151
151
nnz (L): 23247.
152
152
nnz (U): 23247.
153
- norm (A*x-b): 2.7037543144102808E -013
153
+ norm (A*x-b): 2.7082234386269613E -013
0 commit comments