[petsc-dev] MatTranspose_MPIAIJ broken

Mark F. Adams mark.adams at columbia.edu
Sat May 25 16:51:38 CDT 2013


I just updated petsc and rebuilt and am now getting this error:

m/madams> cd BISICLES/code/exec2D/newSolverTest/
exec2D/newSolverTest> aprun -n 64 ../driver2d.Linux.64.CC.ftn.OPTHIGH.MPI.PETSC.ex inputs.ant.solverTest.PETSC.jfnk.steph
[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: Object is in wrong state!
[0]PETSC ERROR: Could not find pack!
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Development GIT revision: unknown  GIT Date: unknown
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: ../driver2d.Linux.64.CC.ftn.OPTHIGH.MPI.PETSC.ex on a arch-xc30-dbg named nid00764 by Unknown Sat May 25 14:48:15 2013
[0]PETSC ERROR: Libraries linked from /global/homes/m/madams/petsc/arch-xc30-dbg/lib
[0]PETSC ERROR: Configure run at Thu Mar 21 15:43:06 2013
[0]PETSC ERROR: Configure options --COPTFLAGS="-fast -no-ipo" --CXXOPTFLAGS="-fast -no-ipo" --FOPTFLAGS="-fast -no-ipo" --download-hypre --download-metis --download-parmetis --with-blas-lapack-lib="-L/opt/intel/composer_xe_2013.1.117/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lmkl_core -lmkl_sequential" --with-cc=cc --with-clib-autodetect=0 --with-cxx=CC --with-cxxlib-autodetect=0 --with-debugging=1 --with-fc=ftn --with-fortranlib-autodetect=0 --with-hdf5-dir=/opt/cray/hdf5-parallel/1.8.9/intel/120/ --with-shared-libraries=0 --with-x=0 LIBS=-lstdc++ PETSC_ARCH=arch-xc30-dbg
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: PetscSFBasicGetPackInUse() line 546 in src/vec/is/sf/impls/basic/sfbasic.c
[0]PETSC ERROR: PetscSFReduceEnd_Basic() line 736 in src/vec/is/sf/impls/basic/sfbasic.c
[0]PETSC ERROR: PetscSFReduceEnd() line 1013 in src/vec/is/sf/interface/sf.c
[0]PETSC ERROR: MatTranspose_MPIAIJ() line 2115 in src/mat/impls/aij/mpi/mpiaij.c
[0]PETSC ERROR: MatTranspose() line 4387 in src/mat/interface/matrix.c
[0]PETSC ERROR: PCGAMGFilterGraph() line 134 in src/ksp/pc/impls/gamg/tools.c
[0]PETSC ERROR: PCGAMGgraph_AGG() line 936 in src/ksp/pc/impls/gamg/agg.c
[0]PETSC ERROR: PCSetUp_GAMG() line 664 in src/ksp/pc/impls/gamg/gamg.c
[0]PETSC ERROR: PCSetUp() line 890 in src/ksp/pc/interface/precon.c
[0]PETSC ERROR: KSPSetUp() line 278 in src/ksp/ksp/interface/itfunc.c
[0]PETSC ERROR: KSPSolve() line 399 in src/ksp/ksp/interface/itfunc.c
[0]PETSC ERROR: solve() line 149 in "unknowndirectory/"../src/PetscAMRSolver.cpp
_pmiu_daemon(SIGCHLD): [NID 00766] [c3-0c2s15n2] [Sat May 25 14:48:29 2013] PE RANK 33 exit signal Aborted
_pmiu_daemon(SIGCHLD): [NID 00764] [c3-0c2s15n0] [Sat May 25 14:48:29 2013] PE RANK 1 exit signal Aborted
_pmiu_daemon(SIGCHLD): [NID 00765] [c3-0c2s15n1] [Sat May 25 14:48:29 2013] PE RANK 24 exit signal Aborted
[NID 00764] 2013-05-25 14:48:29 Apid 472025: initiated application termination
Application 472025 exit codes: 134
Application 472025 exit signals: Killed
Application 472025 resources: utime ~13s, stime ~3s, Rss ~111604, inblocks ~141528, outblocks ~394753




More information about the petsc-dev mailing list