Skip to content

#410 parallelamgtest crashes

Metadata

Property Value
Reported by Bernd Flemisch (bernd@iws.uni-stuttgart.de)
Reported at Jun 25, 2008 08:01
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Linux 64bit
Last edited by Markus Blatt (markus@dr-blatt.de)
Last edited at Jul 11, 2008 15:26
Closed by Markus Blatt (markus@dr-blatt.de)
Closed at Jul 11, 2008 15:26
Closed in version Unknown
Resolution Fixed
Comment Fixed in revision 917 of dune-istl.

Please try again. If there are still problems reopen the bug |

Description

I am trying to run parallelamgtest in istl/paamg/test. In order to really test the AMG, I uncommented lines 153-176, commented lines 178-188, and changed the construction of amg in line 153 to AMG amg(fop, criterion, smootherArgs, 1, 2, 2, false, comm); I also attached the file.

Even running sequentially produces a segmentation fault. Running in parallel does not make it better. I run into the same problem in dune-dd/nonoverlappingclassic if I try to include the AMG.

Attachments