guagua-pamcn / a-dda

Automatically exported from code.google.com/p/a-dda
0 stars 0 forks source link

A weird bug in combination of sparse, no debug, QMR, and IGT #164

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Compile ADDA in sparse mode with no debug (can be either with or without 
SSE3, either sequential or mpi mode)
2. Run with -int igt -iter qmr

What is the expected output? What do you see instead?
Iterations stop after the first one with zero residual. The result of the 
simulation is completely wrong.

The problem appears on Win7 64-bit with MinGW, using gcc 4.7.1. It seems that 
the bug appeared after changes introduced by r1213.

Original issue reported on code.google.com by yurkin on 4 May 2013 at 10:23

GoogleCodeExporter commented 8 years ago

Original comment by yurkin on 4 May 2013 at 10:24

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1224.

Original comment by yurkin on 5 May 2013 at 4:55