~ubuntu-branches/ubuntu/hardy/suitesparse/hardy

« back to all changes in this revision

Viewing changes to CHOLMOD/Demo/make.out

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2008-02-21 14:46:50 UTC
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20080221144650-rwcyowy7vo3bxjtx
Tags: upstream-3.1.0
ImportĀ upstreamĀ versionĀ 3.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
solve   cputime:         0.0000 mflop:      0.0
21
21
overall cputime:         0.0000 mflop:      0.0
22
22
peak memory usage:            0 (MB)
23
 
residual  1.2e-19 (|Ax-b|/(|A||x|+|b|))
 
23
residual  2.5e-19 (|Ax-b|/(|A||x|+|b|))
24
24
residual  1.3e-19 (|Ax-b|/(|A||x|+|b|)) after iterative refinement
25
25
rcond     9.5e-06
26
26
 
46
46
solve   cputime:         0.0000 mflop:      0.0
47
47
overall cputime:         0.0000 mflop:      0.0
48
48
peak memory usage:            0 (MB)
49
 
residual  1.2e-19 (|Ax-b|/(|A||x|+|b|))
 
49
residual  2.5e-19 (|Ax-b|/(|A||x|+|b|))
50
50
residual  1.3e-19 (|Ax-b|/(|A||x|+|b|)) after iterative refinement
51
51
rcond     9.5e-06
52
52
 
72
72
solve   cputime:         0.0000 mflop:      0.0
73
73
overall cputime:         0.0000 mflop:      0.0
74
74
peak memory usage:            0 (MB)
75
 
residual  2.0e-17 (|Ax-b|/(|A||x|+|b|))
 
75
residual  7.4e-17 (|Ax-b|/(|A||x|+|b|))
76
76
rcond     3.0e-02
77
77
 
78
78
./cholmod_l_demo < Matrix/lp_afiro.tri
97
97
solve   cputime:         0.0000 mflop:      0.0
98
98
overall cputime:         0.0000 mflop:      0.0
99
99
peak memory usage:            0 (MB)
100
 
residual  2.0e-17 (|Ax-b|/(|A||x|+|b|))
 
100
residual  7.4e-17 (|Ax-b|/(|A||x|+|b|))
101
101
rcond     3.0e-02
102
102
 
103
103
./cholmod_demo < Matrix/can___24.mtx
122
122
solve   cputime:         0.0000 mflop:      0.0
123
123
overall cputime:         0.0000 mflop:      0.0
124
124
peak memory usage:            0 (MB)
125
 
residual  5.2e-17 (|Ax-b|/(|A||x|+|b|))
126
 
residual  9.7e-17 (|Ax-b|/(|A||x|+|b|)) after iterative refinement
 
125
residual  1.3e-16 (|Ax-b|/(|A||x|+|b|))
 
126
residual  7.5e-17 (|Ax-b|/(|A||x|+|b|)) after iterative refinement
127
127
rcond     5.0e-01
128
128
 
129
129
./cholmod_l_demo < Matrix/can___24.mtx
148
148
solve   cputime:         0.0000 mflop:      0.0
149
149
overall cputime:         0.0000 mflop:      0.0
150
150
peak memory usage:            0 (MB)
151
 
residual  5.2e-17 (|Ax-b|/(|A||x|+|b|))
152
 
residual  9.7e-17 (|Ax-b|/(|A||x|+|b|)) after iterative refinement
 
151
residual  1.3e-16 (|Ax-b|/(|A||x|+|b|))
 
152
residual  7.5e-17 (|Ax-b|/(|A||x|+|b|)) after iterative refinement
153
153
rcond     5.0e-01
154
154
 
155
155
./cholmod_demo < Matrix/c.tri
207
207
norm(b-Ax)  5.6e-17
208
208
./cholmod_simple < Matrix/can___24.mtx
209
209
CHOLMOD sparse:  A:  24-by-24, nz 92, upper.  OK
210
 
norm(b-Ax)  1.8e-15
 
210
norm(b-Ax)  2.0e-15
211
211
./cholmod_simple < Matrix/bcsstk01.tri
212
212
CHOLMOD sparse:  A:  48-by-48, nz 224, upper.  OK
213
 
norm(b-Ax)  1.4e-13
 
213
norm(b-Ax)  2.7e-13