[petsc-users] Error for ilu

Shri abhyshr at mcs.anl.gov
Tue Jun 21 01:15:59 CDT 2011


Hi,
   I am getting this error for ilu. Did anything get changed for ilu? I get the same error for debug mode as well.

./TS -pc_type ilu

[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: No support for this operation for this object type!
[0]PETSC ERROR: Matrix type seqaij  symbolic ILU!
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Development HG revision: e36155ef11881fd94f40c202d1aacce6d908f14b  HG Date: Mon Apr 25 11:24:07 2011 -0500
[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: ./TS on a opt-mode named karlin.math.iit.edu by abhyshr Tue Jun 21 01:09:20 2011
[0]PETSC ERROR: Libraries linked from /home/abhyshr/petsc-dev/opt-mode/lib
[0]PETSC ERROR: Configure run at Mon Apr 25 18:22:34 2011
[0]PETSC ERROR: Configure options --download-blacs --download-hypre --download-mpich --download-mumps --download-parmetis --download-plapack --download-scalapack --download-scotch --download-superlu --download-superlu_dist --download-umfpack --with-cc=gcc --with-cxx=g++ --with-debugging=0 --with-fc=gfortran --with-clanguage=cxx --download-f-blas-lapack
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: MatILUFactorSymbolic() line 6011 in src/mat/interface/matrix.c
[0]PETSC ERROR: PCSetUp_ILU() line 216 in src/ksp/pc/impls/factor/ilu/ilu.c
[0]PETSC ERROR: PCSetUp() line 819 in src/ksp/pc/interface/precon.c
[0]PETSC ERROR: KSPSetUp() line 261 in src/ksp/ksp/interface/itfunc.c
[0]PETSC ERROR: KSPSolve() line 383 in src/ksp/ksp/interface/itfunc.c
[0]PETSC ERROR: SNES_KSPSolve() line 3124 in src/snes/interface/snes.c
[0]PETSC ERROR: SNESSolve_LS() line 190 in src/snes/impls/ls/ls.c
[0]PETSC ERROR: SNESSolve() line 2424 in src/snes/interface/snes.c
[0]PETSC ERROR: main() line 160 in TS-dir/TS.c
application called MPI_Abort(MPI_COMM_WORLD, 56) - process 0
[unset]: aborting job:
application called MPI_Abort(MPI_COMM_WORLD, 56) - process 0

Thanks,
Shri


More information about the petsc-users mailing list