[petsc-dev] Is -mat_type hypre supposed to work on Crusher

Mark Adams mfadams at lbl.gov
Wed Jan 19 12:02:45 CST 2022


This is not critical. I don't need MatFDColoringCreate, but is this
supposed to work?
It does work w/o *-mat_type hypre*

12:57 main= /gpfs/alpine/csc314/scratch/adams/petsc/src/snes/tutorials$
srun -n2 -N1 ./ex19 -dm_vec_type hip -da_refine 1 -snes_monitor_short
-ksp_norm_type unpreconditioned -pc_type hypre *-mat_type hypre*
lid velocity = 0.0204082, prandtl # = 1., grashof # = 1.
  0 SNES Function norm 0.146194
[0]PETSC ERROR: --------------------- Error Message
--------------------------------------------------------------
[0]PETSC ERROR: Object is in wrong state
[0]PETSC ERROR: Matrix must be assembled by calls to MatAssemblyBegin/End();
[0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting.
[0]PETSC ERROR: Petsc Development GIT revision: v3.16.3-618-gad32f7e43e
 GIT Date: 2022-01-18 16:04:31 +0000
[0]PETSC ERROR:
/gpfs/alpine/csc314/scratch/adams/petsc/src/snes/tutorials/./ex19 on a
 named crusher096 by adams Wed Jan 19 12:58:29 2022
[0]PETSC ERROR: Configure options --with-cc=cc --with-cxx=CC --with-fc=ftn
--with-fortran-bindings=0 LIBS="-L/opt/cray/pe/mpich/8.1.12/gtl/lib
-lmpi_gtl_hsa" --with-debugging=0 --with-mpiexec="srun -p batch -N 1 -A
csc314_crusher -t 00:10:00" --with-hip --with-hipc=hipcc --download-hypre
--download-kokkos --download-kokkos-kernels
--prefix=/gpfs/alpine/world-shared/geo127/petsc/arch-crusher-opt-cray
--force PETSC_ARCH=arch-olcf-crusher
[0]PETSC ERROR: #1 MatFDColoringCreate() at
/gpfs/alpine/csc314/scratch/adams/petsc/src/mat/matfd/fdmatrix.c:459
[0]PETSC ERROR: #2 SNESComputeJacobian_DMDA() at
/gpfs/alpine/csc314/scratch/adams/petsc/src/snes/utils/dmdasnes.c:173
[0]PETSC ERROR: #3 SNESComputeJacobian() at
/gpfs/alpine/csc314/scratch/adams/petsc/src/snes/interface/snes.c:2864
[0]PETSC ERROR: #4 SNESSolve_NEWTONLS() at
/gpfs/alpine/csc314/scratch/adams/petsc/src/snes/impls/ls/ls.c:222
[0]PETSC ERROR: #5 SNESSolve() at
/gpfs/alpine/csc314/scratch/adams/petsc/src/snes/interface/snes.c:4810
[0]PETSC ERROR: #6 main() at ex19.c:159
[0]PETSC ERROR: PETSc Option Table entries:
[0]PETSC ERROR: -da_refine 1
[0]PETSC ERROR: -dm_vec_type hip
[0]PETSC ERROR: -ksp_norm_type unpreconditioned
[0]PETSC ERROR: -mat_type hypre
[0]PETSC ERROR: -pc_type hypre
[0]PETSC ERROR: -snes_monitor_short
[0]PETSC ERROR: ----------------End of Error Message -------send entire
error message to petsc-maint at mcs.anl.gov----------
MPICH Notice [Rank 0] [job id 63371.1] [Wed Jan 19 12:58:29 2022]
[crusher096] - Abort(73) (rank 0 in comm 0): application called
MPI_Abort(MPI_COMM_WORLD, 73) - process 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20220119/67d5f4a8/attachment.html>


More information about the petsc-dev mailing list