Report forwarded to debian-bugs-dist@lists.debian.org, hazelsct@debian.org (Adam C. Powell, IV):
Bug#91322; Package petsc2.0.29-examples.   debian-bugs-dist@lists.debian.orghazelsct@debian.org (Adam C. Powell, IV)  Subject: Bug#91322: petsc2.0.29-examples: Test errors on PPC Reply-To: Adam C Powell IV , 91322@bugs.debian.org Resent-From: Adam C Powell IV Orignal-Sender: hazelsct Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: hazelsct@debian.org (Adam C. Powell, IV) Resent-Date: Sun, 25 Mar 2001 23:03:25 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 91322 X-Debian-PR-Package: petsc2.0.29-examples X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.9855574816897 (code B ref -1); Sun, 25 Mar 2001 23:03:25 GMT Sender: hazelsct Message-ID: <3ABE6A65.7267995@mit.edu> Date: Sun, 25 Mar 2001 17:00:07 -0500 From: Adam C Powell IV Organization: Massachvsetts Institvte of Technology X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18pre21 i686) X-Accept-Language: en MIME-Version: 1.0 To: Debian Bug Tracking System Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: submit@bugs.debian.org Package: petsc2.0.29-examples Version: 2.0.29-6 Severity: normal When running tests on PPC, there are a number of integer errors which could indicate signed/unsigned char issues. Then in sles/examples/tutorials, it seems to infinite loop in runex13, not sure what to make of that. There are a boatload of errors with testfortran as well. See below. Here are the diffs from testexamples_1 in mat/examples/tests: 3,10c3,10 < 0 23 < 1 21 < 2 19 < 3 17 < 4 22 < 5 15 < 6 13 < 7 11 --- > 0 7 > 1 7 > 2 7 > 3 7 > 4 7 > 5 5 > 6 10 > 7 4 12,20c12,20 < 9 14 < 10 24 < 11 18 < 12 7 < 13 5 < 14 10 < 15 3 < 16 1 < 17 2 --- > 9 19 > 10 13 > 11 3 > 12 3 > 13 3 > 14 2 > 15 2 > 16 0 > 17 0 30,37c30,37 < 0 23 < 1 21 < 2 19 < 3 17 < 4 22 < 5 15 < 6 13 < 7 11 --- > 0 7 > 1 7 > 2 7 > 3 7 > 4 7 > 5 5 > 6 10 > 7 4 39,47c39,47 < 9 14 < 10 24 < 11 18 < 12 7 < 13 5 < 14 10 < 15 3 < 16 1 < 17 2 --- > 9 19 > 10 13 > 11 3 > 12 3 > 13 3 > 14 2 > 15 2 > 16 0 > 17 0 Possible problem with ex6_1, diffs above 3,10c3,10 < 0 23 < 1 21 < 2 19 < 3 17 < 4 22 < 5 15 < 6 13 < 7 11 --- > 0 7 > 1 7 > 2 7 > 3 7 > 4 7 > 5 5 > 6 10 > 7 4 12,20c12,20 < 9 14 < 10 24 < 11 18 < 12 7 < 13 5 < 14 10 < 15 3 < 16 1 < 17 2 --- > 9 19 > 10 13 > 11 3 > 12 3 > 13 3 > 14 2 > 15 2 > 16 0 > 17 0 --- > 9 19 > 10 13 > 11 3 > 12 3 > 13 3 > 14 2 > 15 2 > 16 0 > 17 0 Possible problem with ex22_1, diffs above Next are diffs with testexamples_3 (testfortran) in sles/examples/tutorials: 3,5c3,42 < iter = 2, KSP Residual norm 0.316228 < iter = 3, KSP Residual norm < 1.e-11 < Norm of error < 1.e-12,iterations 3 --- > iter = 2, KSP Residual norm < 1.e-11 > -------------------------------------------------------------------------- > PETSc Version 2.0.29, Released Sept 26, 2000 > The PETSc Team petsc-maint@mcs.anl.gov > http://www.mcs.anl.gov/petsc/ > > See docs/copyright.html for copyright information. > See docs/changes.html for recent updates. > See docs/troubleshooting.html for hints about trouble shooting. > See docs/manualpages/index.html for manual pages. > ----------------------------------------------------------------------- > ex2f on a linux named ebedmelech by hazelsct > Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc> ----------------------------------------------------------------------- > -------------------------------------------------------------------------- > PETSc Version 2.0.29, Released Sept 26, 2000 > The PETSc Team petsc-maint@mcs.anl.gov > http://www.mcs.anl.gov/petsc/ > > See docs/copyright.html for copyright information. > See docs/changes.html for recent updates. > See docs/troubleshooting.html for hints about trouble shooting. > See docs/manualpages/index.html for manual pages. > ----------------------------------------------------------------------- > ex2f on a linux named ebedmelech by hazelsct > Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc> ----------------------------------------------------------------------- > [0]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -0.591608 > [0]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c > [0]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c > [1]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -0.591608 > [1]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c > [1]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c > Norm of error 0.3000E+01 iterations 33188 Possible problem with ex2f_1, diffs above 1c1 < Number of Newton iterations = 4 --- > Number of Newton iterations = 5 Possible problem with ex14f_1, diffs above 1,15c1,39 < KSP Object: < type: gmres < GMRES: restart=30, using Unmodified Gram-Schmidt + 1 step Iterative Refinement Orthogonalization < GMRES: happy breakdown tolerance 1e-30 < maximum iterations=10000, initial guess is zero < tolerances: relative=1e-07, absolute=1e-50, divergence=10000 < left preconditioning < PC Object: < type: shell < Shell: no name < linear system matrix = precond matrix: < Matrix Object: < type=MATMPIAIJ, rows=56, cols=56 < total: nonzeros=250, allocated nonzeros=336 < Norm of error 5.9071E-08 iterations 15 --- > -------------------------------------------------------------------------- > PETSc Version 2.0.29, Released Sept 26, 2000 > The PETSc Team petsc-maint@mcs.anl.gov > http://www.mcs.anl.gov/petsc/ > > See docs/copyright.html for copyright information. > See docs/changes.html for recent updates. > See docs/troubleshooting.html for hints about trouble shooting. > See docs/manualpages/index.html for manual pages. > ----------------------------------------------------------------------- > ex15f on a linux named ebedmelech by hazelsct > Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc> ----------------------------------------------------------------------- > -------------------------------------------------------------------------- > PETSc Version 2.0.29, Released Sept 26, 2000 > The PETSc Team petsc-maint@mcs.anl.gov > http://www.mcs.anl.gov/petsc/ > > See docs/copyright.html for copyright information. > See docs/changes.html for recent updates. > See docs/troubleshooting.html for hints about trouble shooting. > See docs/manualpages/index.html for manual pages. > ----------------------------------------------------------------------- > ex15f on a linux named ebedmelech by hazelsct > Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc> ----------------------------------------------------------------------- > [0]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -0.297075 > [0]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c > [0]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c > [1]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -0.297075 > [1]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c > [1]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c > Norm of error 7.4833E+00 iterations ***** Possible problem with ex15f_1, diffs above Next are diffs for testexamples_3 in snes/examples/tests: 1,7c1,3 < iter = 0, SNES Function norm 9.37124 < iter = 1, SNES Function norm 8.0237 < iter = 2, SNES Function norm 2.20417 < iter = 3, SNES Function norm 0.153448 < iter = 4, SNES Function norm 0.000597502 < iter = 5, SNES Function norm 1.05879e-08 < Number of Newton iterations = 5 --- > iter = 0, SNES Function norm inf > iter = 1, SNES Function norm inf > Number of Newton iterations = 1 Possible problem with ex12_1, diffs above And testexamples_3 in ts/examples/tests gives not diffs but: -------------------------------------------------------------------------- PETSc Version 2.0.29, Released Sept 26, 2000 The PETSc Team petsc-maint@mcs.anl.gov http://www.mcs.anl.gov/petsc/ See docs/copyright.html for copyright information. See docs/changes.html for recent updates. See docs/troubleshooting.html for hints about trouble shooting. See docs/manualpages/index.html for manual pages. ----------------------------------------------------------------------- ex1f on a linux named ebedmelech by hazelsct Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc ----------------------------------------------------------------------- [0]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c [0]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -22.4837 [0]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c [0]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c [0]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c [0]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c [0]PETSC ERROR: SNESSolve_EQ_LS() line 172 in src/snes/impls/ls/ls.c [0]PETSC ERROR: SNESSolve() line 1927 in src/snes/interface/snes.c [0]PETSC ERROR: TSStep_BEuler_Nonlinear() line 126 in src/ts/impls/implicit/beuler/beuler.c [0]PETSC ERROR: TSStep() line 1016 in src/ts/interface/ts.c Error in beuler ls Unmodified Gram-Schmidt + 1 step Iterative Refi: 2-norm INF expecting: 0.00506174006 then infinite loops. In short, lots of problems on this platform. Many of them are bound to be toolchain errors. -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe! -- System Information Debian Release: testing/unstable Kernel Version: Linux ebedmelech 2.2.18pre21 #1 Mon Nov 20 21:18:03 EST 2000 ppc unknown Versions of the packages petsc2.0.29-examples depends on: ii petsc2.0.29-de 2.0.29-6 Static libraries, shared links, header files   Acknowledgement sent to Adam C Powell IV <hazelsct@mit.edu>:
New Bug report received and forwarded. Copy sent to hazelsct@debian.org (Adam C. Powell, IV).   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Adam C Powell IV Subject: Bug#91322: Acknowledgement (petsc2.0.29-examples: Test errors on PPC) Message-ID: In-Reply-To: <3ABE6A65.7267995@mit.edu> References: <3ABE6A65.7267995@mit.edu> X-Debian-PR-Message: ack 91322 Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): hazelsct@debian.org (Adam C. Powell, IV) If you wish to submit further information on your problem, please send it to 91322@bugs.debian.org (and *not* to bugs@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at submit) by bugs.debian.org; 25 Mar 2001 21:58:01 +0000 From hazelsct@mit.edu Sun Mar 25 15:58:01 2001 Return-path: Received: from h00e029185436.ne.mediaone.net (vaio.home.net) [66.31.92.57] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14hIWO-0001nC-00; Sun, 25 Mar 2001 15:58:00 -0600 Received: from localhost ([127.0.0.1] helo=mit.edu) by vaio.home.net with esmtp (Exim 3.22 #1 (Debian)) id 14hIYY-0003R2-00 for ; Sun, 25 Mar 2001 17:00:14 -0500 Sender: hazelsct Message-ID: <3ABE6A65.7267995@mit.edu> Date: Sun, 25 Mar 2001 17:00:07 -0500 From: Adam C Powell IV Organization: Massachvsetts Institvte of Technology X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18pre21 i686) X-Accept-Language: en MIME-Version: 1.0 To: Debian Bug Tracking System Subject: petsc2.0.29-examples: Test errors on PPC Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Delivered-To: submit@bugs.debian.org Package: petsc2.0.29-examples Version: 2.0.29-6 Severity: normal When running tests on PPC, there are a number of integer errors which could indicate signed/unsigned char issues. Then in sles/examples/tutorials, it seems to infinite loop in runex13, not sure what to make of that. There are a boatload of errors with testfortran as well. See below. Here are the diffs from testexamples_1 in mat/examples/tests: 3,10c3,10 < 0 23 < 1 21 < 2 19 < 3 17 < 4 22 < 5 15 < 6 13 < 7 11 --- > 0 7 > 1 7 > 2 7 > 3 7 > 4 7 > 5 5 > 6 10 > 7 4 12,20c12,20 < 9 14 < 10 24 < 11 18 < 12 7 < 13 5 < 14 10 < 15 3 < 16 1 < 17 2 --- > 9 19 > 10 13 > 11 3 > 12 3 > 13 3 > 14 2 > 15 2 > 16 0 > 17 0 30,37c30,37 < 0 23 < 1 21 < 2 19 < 3 17 < 4 22 < 5 15 < 6 13 < 7 11 --- > 0 7 > 1 7 > 2 7 > 3 7 > 4 7 > 5 5 > 6 10 > 7 4 39,47c39,47 < 9 14 < 10 24 < 11 18 < 12 7 < 13 5 < 14 10 < 15 3 < 16 1 < 17 2 --- > 9 19 > 10 13 > 11 3 > 12 3 > 13 3 > 14 2 > 15 2 > 16 0 > 17 0 Possible problem with ex6_1, diffs above 3,10c3,10 < 0 23 < 1 21 < 2 19 < 3 17 < 4 22 < 5 15 < 6 13 < 7 11 --- > 0 7 > 1 7 > 2 7 > 3 7 > 4 7 > 5 5 > 6 10 > 7 4 12,20c12,20 < 9 14 < 10 24 < 11 18 < 12 7 < 13 5 < 14 10 < 15 3 < 16 1 < 17 2 --- > 9 19 > 10 13 > 11 3 > 12 3 > 13 3 > 14 2 > 15 2 > 16 0 > 17 0 --- > 9 19 > 10 13 > 11 3 > 12 3 > 13 3 > 14 2 > 15 2 > 16 0 > 17 0 Possible problem with ex22_1, diffs above Next are diffs with testexamples_3 (testfortran) in sles/examples/tutorials: 3,5c3,42 < iter = 2, KSP Residual norm 0.316228 < iter = 3, KSP Residual norm < 1.e-11 < Norm of error < 1.e-12,iterations 3 --- > iter = 2, KSP Residual norm < 1.e-11 > -------------------------------------------------------------------------- > PETSc Version 2.0.29, Released Sept 26, 2000 > The PETSc Team petsc-maint@mcs.anl.gov > http://www.mcs.anl.gov/petsc/ > > See docs/copyright.html for copyright information. > See docs/changes.html for recent updates. > See docs/troubleshooting.html for hints about trouble shooting. > See docs/manualpages/index.html for manual pages. > ----------------------------------------------------------------------- > ex2f on a linux named ebedmelech by hazelsct > Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc> ----------------------------------------------------------------------- > -------------------------------------------------------------------------- > PETSc Version 2.0.29, Released Sept 26, 2000 > The PETSc Team petsc-maint@mcs.anl.gov > http://www.mcs.anl.gov/petsc/ > > See docs/copyright.html for copyright information. > See docs/changes.html for recent updates. > See docs/troubleshooting.html for hints about trouble shooting. > See docs/manualpages/index.html for manual pages. > ----------------------------------------------------------------------- > ex2f on a linux named ebedmelech by hazelsct > Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc> ----------------------------------------------------------------------- > [0]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -0.591608 > [0]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c > [0]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c > [1]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -0.591608 > [1]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c > [1]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c > Norm of error 0.3000E+01 iterations 33188 Possible problem with ex2f_1, diffs above 1c1 < Number of Newton iterations = 4 --- > Number of Newton iterations = 5 Possible problem with ex14f_1, diffs above 1,15c1,39 < KSP Object: < type: gmres < GMRES: restart=30, using Unmodified Gram-Schmidt + 1 step Iterative Refinement Orthogonalization < GMRES: happy breakdown tolerance 1e-30 < maximum iterations=10000, initial guess is zero < tolerances: relative=1e-07, absolute=1e-50, divergence=10000 < left preconditioning < PC Object: < type: shell < Shell: no name < linear system matrix = precond matrix: < Matrix Object: < type=MATMPIAIJ, rows=56, cols=56 < total: nonzeros=250, allocated nonzeros=336 < Norm of error 5.9071E-08 iterations 15 --- > -------------------------------------------------------------------------- > PETSc Version 2.0.29, Released Sept 26, 2000 > The PETSc Team petsc-maint@mcs.anl.gov > http://www.mcs.anl.gov/petsc/ > > See docs/copyright.html for copyright information. > See docs/changes.html for recent updates. > See docs/troubleshooting.html for hints about trouble shooting. > See docs/manualpages/index.html for manual pages. > ----------------------------------------------------------------------- > ex15f on a linux named ebedmelech by hazelsct > Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc> ----------------------------------------------------------------------- > -------------------------------------------------------------------------- > PETSc Version 2.0.29, Released Sept 26, 2000 > The PETSc Team petsc-maint@mcs.anl.gov > http://www.mcs.anl.gov/petsc/ > > See docs/copyright.html for copyright information. > See docs/changes.html for recent updates. > See docs/troubleshooting.html for hints about trouble shooting. > See docs/manualpages/index.html for manual pages. > ----------------------------------------------------------------------- > ex15f on a linux named ebedmelech by hazelsct > Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc> ----------------------------------------------------------------------- > [0]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -0.297075 > [0]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c > [0]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c > [0]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c > [1]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -0.297075 > [1]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c > [1]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c > [1]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c > Norm of error 7.4833E+00 iterations ***** Possible problem with ex15f_1, diffs above Next are diffs for testexamples_3 in snes/examples/tests: 1,7c1,3 < iter = 0, SNES Function norm 9.37124 < iter = 1, SNES Function norm 8.0237 < iter = 2, SNES Function norm 2.20417 < iter = 3, SNES Function norm 0.153448 < iter = 4, SNES Function norm 0.000597502 < iter = 5, SNES Function norm 1.05879e-08 < Number of Newton iterations = 5 --- > iter = 0, SNES Function norm inf > iter = 1, SNES Function norm inf > Number of Newton iterations = 1 Possible problem with ex12_1, diffs above And testexamples_3 in ts/examples/tests gives not diffs but: -------------------------------------------------------------------------- PETSc Version 2.0.29, Released Sept 26, 2000 The PETSc Team petsc-maint@mcs.anl.gov http://www.mcs.anl.gov/petsc/ See docs/copyright.html for copyright information. See docs/changes.html for recent updates. See docs/troubleshooting.html for hints about trouble shooting. See docs/manualpages/index.html for manual pages. ----------------------------------------------------------------------- ex1f on a linux named ebedmelech by hazelsct Libraries linked from /usr/home/hazelsct/petsc/petsc-2.0.29/lib/libO/linux_ppc ----------------------------------------------------------------------- [0]PETSC ERROR: BuildGmresSoln() line 360 in src/sles/ksp/impls/gmres/gmres.c [0]PETSC ERROR: HH(it,it) is identically zero; GRS(it) = -22.4837 [0]PETSC ERROR: GMREScycle() line 247 in src/sles/ksp/impls/gmres/gmres.c [0]PETSC ERROR: KSPSolve_GMRES() line 284 in src/sles/ksp/impls/gmres/gmres.c [0]PETSC ERROR: KSPSolve() line 217 in src/sles/ksp/interface/itfunc.c [0]PETSC ERROR: SLESSolve() line 488 in src/sles/interface/sles.c [0]PETSC ERROR: SNESSolve_EQ_LS() line 172 in src/snes/impls/ls/ls.c [0]PETSC ERROR: SNESSolve() line 1927 in src/snes/interface/snes.c [0]PETSC ERROR: TSStep_BEuler_Nonlinear() line 126 in src/ts/impls/implicit/beuler/beuler.c [0]PETSC ERROR: TSStep() line 1016 in src/ts/interface/ts.c Error in beuler ls Unmodified Gram-Schmidt + 1 step Iterative Refi: 2-norm INF expecting: 0.00506174006 then infinite loops. In short, lots of problems on this platform. Many of them are bound to be toolchain errors. -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe! -- System Information Debian Release: testing/unstable Kernel Version: Linux ebedmelech 2.2.18pre21 #1 Mon Nov 20 21:18:03 EST 2000 ppc unknown Versions of the packages petsc2.0.29-examples depends on: ii petsc2.0.29-de 2.0.29-6 Static libraries, shared links, header files   Bug reassigned from package `petsc2.0.29-examples' to `petsc2.1.0-examples'. Request was from Martin Michlmayr <tbm@cyrius.com> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 24 Apr 2001 18:21:45 +0000 From tbm@cyrius.com Tue Apr 24 13:21:45 2001 Return-path: Received: from web1.lanscape.net [64.240.156.194] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14s7RY-00039U-00; Tue, 24 Apr 2001 13:21:44 -0500 Received: from fisch.cyrius.com (web1.lanscape.net [64.240.156.194]) by web1.lanscape.net (8.9.3/8.9.3) with ESMTP id NAA23731 for ; Tue, 24 Apr 2001 13:21:42 -0500 Received: by fisch.cyrius.com (Postfix, from userid 1000) id 27596229CA; Tue, 24 Apr 2001 19:22:15 +0100 (BST) Date: Tue, 24 Apr 2001 19:22:15 +0100 From: Martin Michlmayr To: control@bugs.debian.org Subject: moo Message-ID: <20010424192214.A1729@fisch.cyrius.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Delivered-To: control@bugs.debian.org reassign 91366 bigloo reassign 91391 bigloo reassign 91392 bigloo reassign 95095 mkpasswd reassign 91322 petsc2.1.0-examples reassign 86677 petsc-dev reassign 94775 pcmcia-modules-2.2.19 -- Martin Michlmayr tbm@cyrius.com   Information forwarded to debian-bugs-dist@lists.debian.org, hazelsct@debian.org (Adam C. Powell, IV):
Bug#91322; Package petsc2.1.0-examples.   debian-bugs-dist@lists.debian.orghazelsct@debian.org (Adam C. Powell, IV)  Subject: Bug#91322: Reassign 91322 to -doc Reply-To: Adam C Powell IV , 91322@bugs.debian.org Resent-From: Adam C Powell IV Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: hazelsct@debian.org (Adam C. Powell, IV) Resent-Date: Tue, 17 Jul 2001 16:49:25 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 91322 X-Debian-PR-Package: petsc2.1.0-examples X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 91322-submit@bugs.debian.org id=B91322.99538781725138 (code B ref 91322); Tue, 17 Jul 2001 16:49:25 GMT Message-ID: <3B5469AC.8090404@mit.edu> Date: Tue, 17 Jul 2001 12:37:00 -0400 From: Adam C Powell IV Organization: Massachvsetts Institvte of Technology User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.6-686-smp i686; en-US; rv:0.9.1) Gecko/20010620 X-Accept-Language: en-us MIME-Version: 1.0 To: control , 91322@bugs.debian.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: 91322@bugs.debian.org reassign 91322 petsc2.1.0-doc thanks The -examples package has been merged into -doc and is going away. -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe!   Acknowledgement sent to Adam C Powell IV <hazelsct@mit.edu>:
Extra info received and forwarded to list. Copy sent to hazelsct@debian.org (Adam C. Powell, IV).   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Adam C Powell IV Subject: Bug#91322: Info received (was Reassign 91322 to -doc) Message-ID: In-Reply-To: <3B5469AC.8090404@mit.edu> References: <3B5469AC.8090404@mit.edu> X-Debian-PR-Message: ack-info-maintonly 91322 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): hazelsct@debian.org (Adam C. Powell, IV) If you wish to continue to submit further information on your problem, please send it to 91322@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 91322) by bugs.debian.org; 17 Jul 2001 16:36:57 +0000 From hazelsct@mit.edu Tue Jul 17 11:36:57 2001 Return-path: Received: from navier.mit.edu [::ffff:18.53.0.120] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15MXqD-0006XO-00; Tue, 17 Jul 2001 11:36:57 -0500 Received: from localhost ([127.0.0.1] helo=mit.edu) by navier.mit.edu with esmtp (Exim 3.22 #1 (Debian)) id 15MXqG-0002vF-00; Tue, 17 Jul 2001 12:37:00 -0400 Message-ID: <3B5469AC.8090404@mit.edu> Date: Tue, 17 Jul 2001 12:37:00 -0400 From: Adam C Powell IV Organization: Massachvsetts Institvte of Technology User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.6-686-smp i686; en-US; rv:0.9.1) Gecko/20010620 X-Accept-Language: en-us MIME-Version: 1.0 To: control , 91322@bugs.debian.org Subject: Reassign 91322 to -doc Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: 91322@bugs.debian.org reassign 91322 petsc2.1.0-doc thanks The -examples package has been merged into -doc and is going away. -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe!   Bug reassigned from package `petsc2.1.0-examples' to `petsc2.1.0-doc'. Request was from Adam C Powell IV <hazelsct@mit.edu> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 17 Jul 2001 16:36:57 +0000 From hazelsct@mit.edu Tue Jul 17 11:36:57 2001 Return-path: Received: from navier.mit.edu [::ffff:18.53.0.120] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15MXqD-0006XO-00; Tue, 17 Jul 2001 11:36:57 -0500 Received: from localhost ([127.0.0.1] helo=mit.edu) by navier.mit.edu with esmtp (Exim 3.22 #1 (Debian)) id 15MXqG-0002vF-00; Tue, 17 Jul 2001 12:37:00 -0400 Message-ID: <3B5469AC.8090404@mit.edu> Date: Tue, 17 Jul 2001 12:37:00 -0400 From: Adam C Powell IV Organization: Massachvsetts Institvte of Technology User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.6-686-smp i686; en-US; rv:0.9.1) Gecko/20010620 X-Accept-Language: en-us MIME-Version: 1.0 To: control , 91322@bugs.debian.org Subject: Reassign 91322 to -doc Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: control@bugs.debian.org reassign 91322 petsc2.1.0-doc thanks The -examples package has been merged into -doc and is going away. -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe!   Bug reassigned from package `petsc2.1.0-doc' to `petsc2.1.1-doc'. Request was from Colin Watson <cjwatson@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 21 Jan 2002 15:41:32 +0000 From cjwatson@flatline.org.uk Mon Jan 21 09:41:32 2002 Return-path: Received: from tungsten.btinternet.com [194.73.73.81] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16SgZg-0004pi-00; Mon, 21 Jan 2002 09:41:32 -0600 Received: from host217-35-41-176.in-addr.btopenworld.com ([217.35.41.176] helo=arborlon.riva.ucam.org) by tungsten.btinternet.com with esmtp (Exim 3.22 #8) id 16SgZf-0006bQ-00 for control@bugs.debian.org; Mon, 21 Jan 2002 15:41:31 +0000 Received: from cjwatson by arborlon.riva.ucam.org with local (Exim 3.33 #1 (Debian)) id 16SgT2-0002vX-00 for ; Mon, 21 Jan 2002 15:34:40 +0000 From: Colin Watson To: control@bugs.debian.org Subject: reassign 91322 to petsc2.1.1-doc Date: Mon, 21 Jan 2002 15:34:40 +0000 Message-Id: Sender: Colin Watson Delivered-To: control@bugs.debian.org reassign 91322 petsc2.1.1-doc   Bug reassigned from package `petsc2.1.1-doc' to `petsc2.1.2-doc'. Request was from Adam C Powell IV <hazelsct@mit.edu> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 13 May 2002 13:18:52 +0000 From hazelsct@mit.edu Mon May 13 08:18:52 2002 Return-path: Received: from h001057000cf9.ne.client2.attbi.com (vaio.home.net) [24.60.147.31] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 177Fj2-0001Hg-00; Mon, 13 May 2002 08:18:52 -0500 Received: from localhost ([127.0.0.1] helo=mit.edu) by vaio.home.net with esmtp (Exim 3.35 #1 (Debian)) id 177FjS-0000T9-00 for ; Mon, 13 May 2002 09:19:18 -0400 Message-ID: <3CDFBD54.2020301@mit.edu> Date: Mon, 13 May 2002 09:19:16 -0400 From: Adam C Powell IV Organization: Massachvsetts Institvte of Technology User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020412 Debian/0.9.9-6 X-Accept-Language: en MIME-Version: 1.0 To: control Subject: Reassign Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: control@bugs.debian.org reassign 91322 petsc2.1.2-doc thanks -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe!   Bug reassigned from package `petsc2.1.2-doc' to `petsc2.1.3-doc'. Request was from Adam C Powell IV <hazelsct@mit.edu> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 12 Jun 2002 14:04:38 +0000 From hazelsct@mit.edu Wed Jun 12 09:04:38 2002 Return-path: Received: from p4-117-1.mit.edu [18.53.1.61] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17I8jl-0007JU-00; Wed, 12 Jun 2002 09:04:38 -0500 Received: from localhost ([127.0.0.1] helo=mit.edu) by p4-117-1.mit.edu with esmtp (Exim 3.35 #1 (Debian)) id 17I8jf-00014w-00 for ; Wed, 12 Jun 2002 10:04:31 -0400 Message-ID: <3D0754EE.8020501@mit.edu> Date: Wed, 12 Jun 2002 10:04:30 -0400 From: Adam C Powell IV Organization: Massachvsetts Institvte of Technology User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.9) Gecko/20020414 Debian/0.9.9-6 X-Accept-Language: en MIME-Version: 1.0 To: control Subject: Re: Reassign References: <3CDFBD54.2020301@mit.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: control@bugs.debian.org reassign 91322 petsc2.1.3-doc thanks   Bug reassigned from package `petsc2.1.3-doc' to `petsc2.3.0-doc'. Request was from Adam C Powell IV <hazelsct@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 6 Feb 2006 18:30:46 +0000 From hazelsct@debian.org Mon Feb 06 10:30:46 2006 Return-path: Received: from maclaurin-eight-ninety-seven.mit.edu ([18.53.6.130] helo=p4-117-2.mit.edu) by spohr.debian.org with esmtp (Exim 4.50) id 1F6B8Q-0007aq-I5 for control@bugs.debian.org; Mon, 06 Feb 2006 10:30:46 -0800 Received: from hazelsct by p4-117-2.mit.edu with local (Exim 4.60) (envelope-from ) id 1F6B7s-0001Su-7v for control@bugs.debian.org; Mon, 06 Feb 2006 13:30:17 -0500 Subject: Re: Reassign From: Adam C Powell IV To: control In-Reply-To: <3D0754EE.8020501@mit.edu> References: <3CDFBD54.2020301@mit.edu> <3D0754EE.8020501@mit.edu> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Debian GNU/Linux Date: Mon, 06 Feb 2006 13:30:02 -0500 Message-Id: <1139250603.3785.32.camel@p4-117-2.mit.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-4.0 required=4.0 tests=BAYES_00,ONEWORD, VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2005_01_02 reassign 91322 petsc2.3.0-doc thanks   Bug reassigned from package `petsc2.3.0-doc' to `petsc2.3.1-doc'. Request was from Martin Michlmayr <tbm@cyrius.com> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 29 Apr 2006 16:03:34 +0000 From tbm@cyrius.com Sat Apr 29 09:03:34 2006 Return-path: Received: from sorrow.cyrius.com ([65.19.161.204]) by spohr.debian.org with esmtp (Exim 4.50) id 1FZruw-0003hO-Pb for control@bugs.debian.org; Sat, 29 Apr 2006 09:03:34 -0700 Received: by sorrow.cyrius.com (Postfix, from userid 10) id B9D7364D54; Sat, 29 Apr 2006 16:03:20 +0000 (UTC) Received: by deprecation.cyrius.com (Postfix, from userid 1000) id 18B0966DC5; Sat, 29 Apr 2006 18:02:54 +0200 (CEST) Date: Sat, 29 Apr 2006 18:02:54 +0200 From: Martin Michlmayr To: control@bugs.debian.org Subject: reassign to correct packages Message-ID: <20060429160254.GA25564@deprecation.cyrius.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11+cvs20060330 Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 reassign #91322 petsc2.3.1-doc reassign #364046 linux-2.6 reassign #364403 gpm reassign #319360 libscsynth1 -- Martin Michlmayr http://www.cyrius.com/   Bug reassigned from package `petsc2.3.1-doc' to `petsc2.3.2-doc'. Request was from Martin Michlmayr <tbm@cyrius.com> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 29 Nov 2006 10:54:31 +0000 From tbm@cyrius.com Wed Nov 29 02:54:31 2006 Return-path: Received: from sorrow.cyrius.com ([65.19.161.204]) by spohr.debian.org with esmtp (Exim 4.50) id 1GpN5D-0007SS-Nb for control@bugs.debian.org; Wed, 29 Nov 2006 02:54:31 -0800 Received: by sorrow.cyrius.com (Postfix, from userid 10) id 1776164D3E; Wed, 29 Nov 2006 10:54:30 +0000 (UTC) Received: by deprecation.cyrius.com (Postfix, from userid 1000) id A38BB55734; Wed, 29 Nov 2006 11:54:27 +0100 (CET) Date: Wed, 29 Nov 2006 11:54:27 +0100 From: Martin Michlmayr To: control@bugs.debian.org Subject: reassign to new version Message-ID: <20061129105427.GA30411@deprecation.cyrius.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2005_01_02 reassign 91322 petsc2.3.2-doc -- Martin Michlmayr http://www.cyrius.com/