configure: avoid incompatible g++ and icpc compilers with -std=c++17
Merge branch 'barry/2023-11-11/fix-compiler-v-head/release' into 'release'Fix configure code to get information about the compilerSee merge request petsc/petsc!7012
Merge remote-tracking branch 'origin/release'
PCHPDDM: fixes for wrong options and wrong -info outputs
Fix configure code to get information about the compilerPrevious code:The previous code compiler+' -v | head -n 20' can fail because compiler may not be the fully resolved path of the compiler
configure: hypre 2.30.0
Merge branch 'jolivet/update-openmpi' into 'main'configure: OpenMPI 5.0.0See merge request petsc/petsc!6971
Merge branch 'barry/2023-07-30/doc-better-blas-thread-usage' into 'main'Start of PETSc benchmarking objectSee merge request petsc/petsc!6772
configure: OpenMPI 5.0.0
Add PetscBench with implementation based on HPL
Add support for managing the number of threads BLAS uses
Add support for --download-xxx=git@github.com:abc/cde.git
Spell matlab correctly as MATLABCommit-type: housekeeping
Merge branch 'barry/2023-10-25/rename-rules-doc' into 'main'Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.See merge request petsc/petsc!6965
Merge branch 'jczhang/2023-10-16/feature-persistent-mpi-nbr' into 'main'SF: Add MPI-4.0 persistent MPI neighborhood collectives supportSee merge request petsc/petsc!6943
Merge branch 'jczhang/2023-10-24/config-enable-mpich-debug' into 'main'Build mpich with -g to make debugging easierSee merge request petsc/petsc!6958
MPI: check MPI-4.0 persistent neighborhood collectives
configure: update slepc.py hash
Merge branch 'balay/libpng-1.6.40' into 'main'libpng: update to version 1.6.40See merge request petsc/petsc!6920
Merge branch 'barry/2023-10-18/rm-dirs-from-makefiles' into 'main'Remove use of and the DIRS variables from the makefilesSee merge request petsc/petsc!6945
Remove DIRS variable and unneeded tabs from all makefiles since no longer neededCommit-type: housekeeping
MPICH: build mpich with -g to make debugging easier
PCHPDDM: yet another bugfix in saddle-point solver
1...<<21222324252627282930>>...190