You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!!!FAILURES!!!
Test Results:
Run: 4421 Failures: 0 Errors: 3
1) test: ConstraintOperatorTest::testCoreformGeom2 (E)
uncaught exception of type std::exception (or derived).
- Square matrix only for in-place
2) test: ConstraintOperatorTest::testCoreformGeom4 (E)
uncaught exception of type std::exception (or derived).
- Square matrix only for in-place
3) test: ConstraintOperatorTest::testCoreformGeom8 (E)
uncaught exception of type std::exception (or derived).
- Square matrix only for in-place
All tests have the same PETSc error:
[0]PETSC ERROR: Nonconforming object sizes
[0]PETSC ERROR: Square matrix only for in-place
[0]PETSC ERROR: See http://www.mcs.anl.gov/petsc/documentation/faq.html for trouble shooting.
[0]PETSC ERROR: Petsc Release Version 3.8.0, unknown
[0]PETSC ERROR: /data/civet1/build/libmesh/build/tests/.libs/lt-unit_tests-dbg on a arch-moose named romebuild16 by civet1 Sun Mar 17 17:22:31 2024
[0]PETSC ERROR: Configure options --download-hypre=1 --with-shared-libraries=1 --with-debugging=no --download-fblaslapack=1 --download-metis=1 --download-ptscotch=1 --download-parmetis=1 --download-superlu_dist=1 --download-mumps=1 --download-strumpack=1 --download-scalapack=1 --download-slepc=1 --with-mpi=1 --with-openmp=1 --with-cxx-dialect=C++11 --with-fortran-bindings=0 --with-sowing=0 --with-64-bit-indices --prefix=/data/spack/opt/spack/linux-rocky8-zen/gcc-7.5.0/petsc-3.8-cffaflk4u7f4vp22fizedcf3e4l7jmnt --with-make-np=16 --download-strumpack=0 --download-hypre=git://https://github.com/hypre-space/hypre.git --with-64-bit-indices=0 --prefix=/data/spack/opt/spack/linux-rocky8-zen/gcc-7.5.0/petsc-3.8-cffaflk4u7f4vp22fizedcf3e4l7jmnt --with-cc=/data/spack/opt/spack/linux-rocky8-zen/gcc-7.5.0/mpich-3.4.2-u46cwx4wcmz6tuxnd6o7to42rljkh2xg/bin/mpicc --with-cxx=/data/spack/opt/spack/linux-rocky8-zen/gcc-7.5.0/mpich-3.4.2-u46cwx4wcmz6tuxnd6o7to42rljkh2xg/bin/mpic++ --with-fc=/data/spack/opt/spack/linux-rocky8-zen/gcc-7.5.0/mpich-3.4.2-u46cwx4wcmz6tuxnd6o7to42rljkh2xg/bin/mpif90 --with-f90=/data/spack/opt/spack/linux-rocky8-zen/gcc-7.5.0/mpich-3.4.2-u46cwx4wcmz6tuxnd6o7to42rljkh2xg/bin/mpif90 --with-f77=/data/spack/opt/spack/linux-rocky8-zen/gcc-7.5.0/mpich-3.4.2-u46cwx4wcmz6tuxnd6o7to42rljkh2xg/bin/mpif77
[0]PETSC ERROR: #1 MatTranspose_SeqAIJ() line 2037 in /tmp/mooseadmin/spack-stage/spack-stage-petsc-3.8-cffaflk4u7f4vp22fizedcf3e4l7jmnt/spack-src/petsc/src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: #2 MatTranspose() line 4714 in /tmp/mooseadmin/spack-stage/spack-stage-petsc-3.8-cffaflk4u7f4vp22fizedcf3e4l7jmnt/spack-src/petsc/src/mat/interface/matrix.c
The text was updated successfully, but these errors were encountered:
Min gcc debug
All tests have the same PETSc error:
The text was updated successfully, but these errors were encountered: