File: make_go.output

package info (click to toggle)
ufsparse 1.2-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 27,536 kB
  • ctags: 5,848
  • sloc: ansic: 89,328; makefile: 4,721; fortran: 1,991; csh: 207; sed: 162; awk: 33; java: 30; sh: 8
file content (335 lines) | stat: -rw-r--r-- 17,866 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
./z_demo   ../Demo/Matrix/bcsstk01.tri > tmp/demo_k1.out
./z_demo   ../Demo/Matrix/bcsstk02.tri > tmp/demo_k2.out
./z_demo < ../Demo/Matrix/lp_afiro.tri > tmp/demo_afiro.out
./z_demo < ../Demo/Matrix/can___24.mtx > tmp/demo_can24.out
./z_demo < ../Demo/Matrix/c.tri        > tmp/demo_c.out
./z_demo < ../Demo/Matrix/d.tri        > tmp/demo_d.out
./z_demo < ../Demo/Matrix/up.tri       > tmp/demo_up.out
./z_demo < ../Demo/Matrix/c.mtx        > tmp/demo_c_mtx.out
./z_demo < ../Demo/Matrix/0.tri        > tmp/demo_0.out
./z_demo < Matrix/3_2                  > tmp/demo_3_2.out
./z_demo < Matrix/c5lo                 > tmp/demo_c5lo.out
./z_demo < Matrix/c10                  > tmp/demo_c10.out
./z_demo no_such_file                  > tmp/demo_no_such_file.out
./z_demo ../Demo/Matrix/mangle1.mtx    > tmp/demo_mangle1.out
./z_demo ../Demo/Matrix/mangle2.mtx    > tmp/demo_mangle2.out
./z_demo ../Demo/Matrix/mangle3.mtx    > tmp/demo_mangle3.out
./z_demo ../Demo/Matrix/mangle4.mtx    > tmp/demo_mangle4.out
./z_demo ../Demo/Matrix/pts5ldd03.mtx  >  tmp/demo_pts5ldd03.out
./l_demo   ../Demo/Matrix/bcsstk01.tri > tmp/ldemo_k1.out
./l_demo   ../Demo/Matrix/bcsstk02.tri > tmp/ldemo_k2.out
./l_demo < ../Demo/Matrix/lp_afiro.tri > tmp/ldemo_afiro.out
./l_demo < ../Demo/Matrix/can___24.mtx > tmp/ldemo_can24.out
./l_demo < ../Demo/Matrix/c.tri        > tmp/ldemo_c.out
./l_demo < ../Demo/Matrix/d.tri        > tmp/ldemo_d.out
./l_demo < ../Demo/Matrix/up.tri       > tmp/ldemo_up.out
./l_demo < ../Demo/Matrix/c.mtx        > tmp/ldemo_c_mtx.out
./l_demo < ../Demo/Matrix/0.tri        > tmp/ldemo_0.out
./l_demo < Matrix/3_2                  > tmp/ldemo_3_2.out
./l_demo < Matrix/c5lo                 > tmp/ldemo_c5lo.out
./l_demo < Matrix/c10                  > tmp/ldemo_c10.out
./l_demo no_such_file                  > tmp/ldemo_no_such_file.out
./l_demo ../Demo/Matrix/mangle1.mtx    > tmp/ldemo_mangle1.out
./l_demo ../Demo/Matrix/mangle2.mtx    > tmp/ldemo_mangle2.out
./l_demo ../Demo/Matrix/mangle3.mtx    > tmp/ldemo_mangle3.out
./l_demo ../Demo/Matrix/mangle4.mtx    > tmp/ldemo_mangle4.out
./l_demo ../Demo/Matrix/pts5ldd03.mtx  > tmp/ldemo_pts5ldd03.out
grep resid tmp/demo*
tmp/demo_0.out:residual  0.0e+00 (|Ax-b|/(|A||x|+|b|))
tmp/demo_3_2.out:residual  9.4e-17 (|Ax-b|/(|A||x|+|b|))
tmp/demo_afiro.out:residual  6.5e-17 (|Ax-b|/(|A||x|+|b|))
tmp/demo_c10.out:residual  5.6e-17 (|Ax-b|/(|A||x|+|b|))
tmp/demo_c5lo.out:residual  6.3e-17 (|Ax-b|/(|A||x|+|b|))
tmp/demo_can24.out:residual  8.2e-17 (|Ax-b|/(|A||x|+|b|))
tmp/demo_can24.out:residual  1.0e-16 (|Ax-b|/(|A||x|+|b|)) after iterative refinement
tmp/demo_c_mtx.out:residual  2.0e-17 (|Ax-b|/(|A||x|+|b|))
tmp/demo_c.out:residual  2.0e-17 (|Ax-b|/(|A||x|+|b|))
tmp/demo_d.out:residual  8.5e-18 (|Ax-b|/(|A||x|+|b|))
tmp/demo_k1.out:residual  1.5e-19 (|Ax-b|/(|A||x|+|b|))
tmp/demo_k1.out:residual  1.2e-19 (|Ax-b|/(|A||x|+|b|)) after iterative refinement
tmp/demo_k2.out:residual  5.6e-17 (|Ax-b|/(|A||x|+|b|))
tmp/demo_k2.out:residual  3.2e-17 (|Ax-b|/(|A||x|+|b|)) after iterative refinement
tmp/demo_pts5ldd03.out:residual  6.1e-14 (|Ax-b|/(|A||x|+|b|))
tmp/demo_up.out:residual  1.1e-17 (|Ax-b|/(|A||x|+|b|))
./cmread no_such_file                  > tmp/no_such_file.out
./cmread ../Demo/Matrix/mangle5.tri    > tmp/mangle5.out
./cmread ../Demo/Matrix/mangle6.tri    > tmp/mangle6.out
./cmread ../Demo/Matrix/mangle7.tri    > tmp/mangle6.out
./cmread ../Demo/Matrix/mangle8.tri    > tmp/mangle8.out
./cmread ../Demo/Matrix/empty.tri      > tmp/empty.out
./cmread ../Demo/Matrix/one.tri        > tmp/one.out
./cmread Matrix/plskz362.mtx           > tmp/plskz363.out
./cmread Matrix/2diag.tri	       > tmp/2diag.out
./cmread Matrix/r5lo    	       > tmp/r5lo.out
./cmread Matrix/r5lo2    	       > tmp/r5lo2.out
diff tmp/r5lo.out tmp/r5lo2.out
./cmread Matrix/cs.mtx	               > tmp/cs.out
./cmread Matrix/2lo.tri	               > tmp/2lo.out
./cmread Matrix/2.tri	               > tmp/2.out
./cmread Matrix/2up.tri	               > tmp/2up.out
./cmread Matrix/huge.tri	       > tmp/huge.out
./clread no_such_file                  > tmp/l_no_such_file.out
./clread ../Demo/Matrix/mangle5.tri    > tmp/l_mangle5.out
./clread ../Demo/Matrix/mangle6.tri    > tmp/l_mangle6.out
./clread ../Demo/Matrix/mangle7.tri    > tmp/l_mangle6.out
./clread ../Demo/Matrix/mangle8.tri    > tmp/l_mangle8.out
./clread ../Demo/Matrix/empty.tri      > tmp/l_empty.out
./clread ../Demo/Matrix/one.tri        > tmp/l_one.out
./clread Matrix/plskz362.mtx           > tmp/l_plskz363.out
./clread Matrix/2diag.tri	       > tmp/l_2diag.out
./clread Matrix/r5lo    	       > tmp/l_r5lo.out
./clread Matrix/r5lo2    	       > tmp/l_r5lo2.out
diff tmp/r5lo.out tmp/r5lo2.out
./clread Matrix/cs.mtx	               > tmp/l_cs.out
./clread Matrix/2lo.tri	               > tmp/l_l_2lo.out
./clread Matrix/2.tri	               > tmp/l_2.out
./clread Matrix/2up.tri	               > tmp/l_2up.out
./clread Matrix/huge.tri               > tmp/l_huge.out
./cm    < Matrix/galenet > tmp/galenet.out
Test matrix: 8-by-14 with 22 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 3e-10
./cl    < Matrix/galenet > tmp/l_galenet.out ; ./covall
Test matrix: 8-by-14 with 22 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 3e-10
statments not yet tested: 10372
./cm    < Matrix/5by50   > tmp/5by50.out
Test matrix: 5-by-50 with 68 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 9e-13
./cl    < Matrix/5by50   > tmp/l_5by50.out ; ./covall
Test matrix: 5-by-50 with 68 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 9e-13
statments not yet tested: 10024
./cm    < Matrix/r5lo    > tmp/r5lo.out 
Test matrix: 5-by-5 with 10 entries, stype: -1
....................................................|
                                                       Test OK, maxerr 2e-13
./cl    < Matrix/r5lo    > tmp/l_r5lo.out
Test matrix: 5-by-5 with 10 entries, stype: -1
....................................................|
                                                       Test OK, maxerr 2e-13
./cm    < Matrix/r5up    > tmp/r5up.out
Test matrix: 5-by-5 with 10 entries, stype: 1
....................................................|
                                                       Test OK, maxerr 2e-13
./cl    < Matrix/r5up    > tmp/l_r5up.out
Test matrix: 5-by-5 with 10 entries, stype: 1
....................................................|
                                                       Test OK, maxerr 2e-13
./cm -m < Matrix/z5lo    > tmp/z5lo.out
Test matrix: 5-by-5 with 11 entries, stype: -1
....................................................|...........|
                                                       Test OK, maxerr 6e-16
./cl -m < Matrix/z5lo    > tmp/l_z5lo.out
Test matrix: 5-by-5 with 11 entries, stype: -1
....................................................|...........|
                                                       Test OK, maxerr 6e-16
./cm    < Matrix/ibm32   > tmp/ibm.out
Test matrix: 32-by-32 with 126 entries, stype: 0
..........................|
                                                       Test OK, maxerr 6e-13
./cl    < Matrix/ibm32   > tmp/l_ibm.out    ; ./covall
Test matrix: 32-by-32 with 126 entries, stype: 0
..........................|
                                                       Test OK, maxerr 6e-13
statments not yet tested: 1398
./cm -m < Matrix/c5lo    > tmp/c5lo.out
Test matrix: 5-by-5 with 11 entries, stype: -1
....................................................|...........|
                                                       Test OK, maxerr 6e-16
./cl -m < Matrix/c5lo    > tmp/l_c5lo.out
Test matrix: 5-by-5 with 11 entries, stype: -1
....................................................|...........|
                                                       Test OK, maxerr 6e-16
./cm -m < Matrix/z10     > tmp/z10.out
Test matrix: 10-by-15 with 60 entries, stype: 0
..........................|............|
                                                       Test OK, maxerr 3e-15
./cl -m < Matrix/z10     > tmp/l_z10.out
Test matrix: 10-by-15 with 60 entries, stype: 0
..........................|............|
                                                       Test OK, maxerr 3e-15
./cm -m < Matrix/z5up    > tmp/z5up.out
Test matrix: 5-by-5 with 11 entries, stype: 1
....................................................|............|
                                                       Test OK, maxerr 6e-16
./cl -m < Matrix/z5up    > tmp/l_z5up.out   ; ./covall
Test matrix: 5-by-5 with 11 entries, stype: 1
....................................................|............|
                                                       Test OK, maxerr 6e-16
statments not yet tested: 762
./cm -s < Matrix/3singular  > tmp/3singular.out
Test matrix: 3-by-3 with 4 entries, stype: 1
....................................................|
                                                       Test OK
./cl -s < Matrix/3singular  > tmp/l_3singular.out
Test matrix: 3-by-3 with 4 entries, stype: 1
....................................................|
                                                       Test OK
./cm -s < Matrix/z3singular > tmp/z3singular.out
Test matrix: 3-by-3 with 4 entries, stype: 1
....................................................|
                                                       Test OK
./cl -s < Matrix/z3singular > tmp/l_z3singular.out
Test matrix: 3-by-3 with 4 entries, stype: 1
....................................................|
                                                       Test OK
./cm -s < Matrix/c3singular > tmp/c3singular.out
Test matrix: 3-by-3 with 4 entries, stype: 1
....................................................|
                                                       Test OK
./cl -s < Matrix/c3singular > tmp/l_c3singular.out
Test matrix: 3-by-3 with 4 entries, stype: 1
....................................................|
                                                       Test OK
./cm -m < Matrix/0       > tmp/0.out
Test matrix: 0-by-0 with 0 entries, stype: 0
....................................................|..............|
                                                       Test OK, maxerr 0
./cl -m < Matrix/0       > tmp/l_0.out
Test matrix: 0-by-0 with 0 entries, stype: 0
....................................................|..............|
                                                       Test OK, maxerr 0
./cm -m < Matrix/afiro   > tmp/afiro.out
Test matrix: 27-by-51 with 102 entries, stype: 0
..........................|...........................................
.|
                                                       Test OK, maxerr 4e-11
./cl -m < Matrix/afiro   > tmp/l_afiro.out ; ./covall
Test matrix: 27-by-51 with 102 entries, stype: 0
..........................|...........................................
.|
                                                       Test OK, maxerr 4e-11
statments not yet tested: 242
./cm -m < Matrix/k01up   > tmp/k01up.out
Test matrix: 48-by-48 with 224 entries, stype: 1
..........................|...................|
                                                       Test OK, maxerr 8e-07
./cl -m < Matrix/k01up   > tmp/l_k01up.out ; ./covall
Test matrix: 48-by-48 with 224 entries, stype: 1
..........................|...................|
                                                       Test OK, maxerr 8e-07
statments not yet tested: 176
./cm    < Matrix/diag    > tmp/diag.out
Test matrix: 20-by-20 with 20 entries, stype: 1
..........................|
                                                       Test OK, maxerr 7e-13
./cl    < Matrix/diag    > tmp/l_diag.out
Test matrix: 20-by-20 with 20 entries, stype: 1
..........................|
                                                       Test OK, maxerr 7e-13
./cm -m < Matrix/ex5lo   > tmp/ex5lo.out
Test matrix: 27-by-27 with 153 entries, stype: -1
..........................|................|
                                                       Test OK, maxerr 4e-09
./cl -m < Matrix/ex5lo   > tmp/l_ex5lo.out ; ./covall
Test matrix: 27-by-27 with 153 entries, stype: -1
..........................|................|
                                                       Test OK, maxerr 4e-09
statments not yet tested: 138
./cm    < Matrix/20lo    > tmp/20lo.out
Test matrix: 20-by-20 with 210 entries, stype: -1
..........................|
                                                       Test OK, maxerr 5e-14
./cl    < Matrix/20lo    > tmp/l_20lo.out
Test matrix: 20-by-20 with 210 entries, stype: -1
..........................|
                                                       Test OK, maxerr 5e-14
./cm    < Matrix/z30lo   > tmp/z30lo.out
Test matrix: 30-by-30 with 114 entries, stype: -1
..........................|
                                                       Test OK, maxerr 7e-15
./cl    < Matrix/z30lo   > tmp/l_z30lo.out ; ./covall
Test matrix: 30-by-30 with 114 entries, stype: -1
..........................|
                                                       Test OK, maxerr 7e-15
statments not yet tested: 106
./cm -m < Matrix/z30up   > tmp/z30up.out
Test matrix: 30-by-30 with 114 entries, stype: 1
..........................|.............|
                                                       Test OK, maxerr 6e-15
./cl -m < Matrix/z30up   > tmp/l_z30up.out
Test matrix: 30-by-30 with 114 entries, stype: 1
..........................|.............|
                                                       Test OK, maxerr 6e-15
./cm    < Matrix/c10     > tmp/c10.out
Test matrix: 10-by-15 with 60 entries, stype: 0
..........................|
                                                       Test OK, maxerr 3e-15
./cl    < Matrix/c10     > tmp/l_c10.out
Test matrix: 10-by-15 with 60 entries, stype: 0
..........................|
                                                       Test OK, maxerr 3e-15
./cm    < Matrix/c30lo   > tmp/c30lo.out
Test matrix: 30-by-30 with 114 entries, stype: -1
..........................|
                                                       Test OK, maxerr 7e-15
./cl    < Matrix/c30lo   > tmp/l_c30lo.out ; ./covall
Test matrix: 30-by-30 with 114 entries, stype: -1
..........................|
                                                       Test OK, maxerr 7e-15
statments not yet tested: 72
./cm -m < Matrix/c30up   > tmp/c30up.out
Test matrix: 30-by-30 with 114 entries, stype: 1
..........................|............|
                                                       Test OK, maxerr 6e-15
./cl -m < Matrix/c30up   > tmp/l_c30up.out
Test matrix: 30-by-30 with 114 entries, stype: 1
..........................|............|
                                                       Test OK, maxerr 6e-15
./cm    < Matrix/pi      > tmp/pi.out
Test matrix: 1-by-1 with 1 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 3e-13
./cl    < Matrix/pi      > tmp/l_pi.out
Test matrix: 1-by-1 with 1 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 3e-13
./cm    < Matrix/cpi     > tmp/cpi.out
Test matrix: 1-by-1 with 1 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 2e-15
./cl    < Matrix/cpi     > tmp/l_cpi.out
Test matrix: 1-by-1 with 1 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 2e-15
./cm    < Matrix/1_0     > tmp/1_0.out
Test matrix: 1-by-0 with 0 entries, stype: 0
....................................................|
                                                       Test OK
./cl    < Matrix/1_0     > tmp/l_1_0.out
Test matrix: 1-by-0 with 0 entries, stype: 0
....................................................|
                                                       Test OK
./cm    < Matrix/0_1     > tmp/0_1.out
Test matrix: 0-by-1 with 0 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 0
./cl    < Matrix/0_1     > tmp/l_0_1.out   ; ./covall
Test matrix: 0-by-1 with 0 entries, stype: 0
....................................................|
                                                       Test OK, maxerr 0
statments not yet tested: 48
./cm    < Matrix/a1      > tmp/a1.out	   ; ./covall
Test matrix: 70000-by-70000 with 140000 entries, stype: 1
Please wait, this will take a while ................|
                                                       Test OK, maxerr 5e-12
statments not yet tested: 30
./cl    < Matrix/a1      > tmp/l_a1.out	   ; ./covall
Test matrix: 70000-by-70000 with 140000 entries, stype: 1
Please wait, this will take a while ................|
                                                       Test OK, maxerr 5e-12
statments not yet tested: 12
./cm -n < Matrix/galenet > tmp/galenet_nan.out		; ./covall
Test matrix: 8-by-14 with 22 entries, stype: 0

                                                       Test OK, maxerr 0
statments not yet tested: 6
./cl -n < Matrix/galenet > tmp/l_galenet_nan.out	; ./covall
Test matrix: 8-by-14 with 22 entries, stype: 0

                                                       Test OK, maxerr 0
statments not yet tested: 0