Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with latest libmesh devel -> master merge #3803

Open
jwpeterson opened this issue Mar 18, 2024 · 1 comment
Open

Issues with latest libmesh devel -> master merge #3803

jwpeterson opened this issue Mar 18, 2024 · 1 comment

Comments

@jwpeterson
Copy link
Member

Min gcc debug

!!!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
@jwpeterson
Copy link
Member Author

The min gcc recipe uses a really old PETSc (3.8!) so I wonder if it's somehow related to that.

 6) petsc-3.8-gcc-7.5.0-cffaflk <aL>       
 7) petsc/3.8(default)               

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant