Add x64 and x86 to MSMPI search directories
PCHPDDM: enable out-of-source compilation
Add coverage to OSX jobs
Improve coverage flag detection by ensuring that the coverage executables are runnable
Merge branch 'jczhang/add-mpiexec-tail' into 'main'Add --with-mpiexec-tail to add arguments right before user's executableSee merge request petsc/petsc!6167
Add C++20 support to configure
Bump HTOOL hash
Cap AMGX at C++17 to work around C++20 build warnings
Bump SLEPc hash
Config: add --with-mpiexec-tail to add arguments right before user's executableSo that we are albe to do mpiexec <mpiexec_flags> -n <np> <mpiexec_tail> ./ex1
Merge branch 'balay/make-disable-guile' into 'main'make: build without guile. Fixes slepc build error:See merge request petsc/petsc!6158
Merge branch 'knepley/configure-package-grid' into 'main'Config. Add Grid packageSee merge request petsc/petsc!6120
make: build without guile. Fixes slepc build error:/bin/bash: line 7: 8824 Segmentation fault: 11 SLEPC_DIR=/Users/balay/petsc/arch-darwin-c-debug/externalpackages/git.slepc /Users/balay/petsc/ar
make: build without guile. Fixes slepc build error:/bin/bash: line 7: 8824 Segmentation fault: 11 SLEPC_DIR=/Users/balay/petsc/arch-darwin-c-debug/externalpackages/git.slepc /Users/balay/petsc/arch-darwin-c-debug/bin/make --no-print-directory SLEPC_DIR=/Users/balay/petsc/arch-darwin-c-debug/externalpackages/git.slepcbalay@jpro^~ $ cat makefileCONFIGDIR = ${PWD}/testdir/configifeq ($(wildcard ${PWD}/testdir/readme),) CONFIGDIR = ${PWD}/testdir/share/configendifall: -@echo "CONFIGDIR: ${CONFIGDIR}"balay@jpro^~ $ /usr/bin/makeCONFIGDIR: /Users/balay/testdir/share/configbalay@jpro^~ $ ./make-4.4.1/makeSegmentation fault: 11Here - brew guile appears to be picked up automatically by 'xcode/clang' build - triggering this error
show more ...
Config: Added the Grid package
Config: Allow SSL to be downloaded and built
Config: Allow the name of configure script to be changed
configure: Make 4.4.1 and MPICH 4.1.1
Config: add check for MPIX_Stream
Package: upgrade Kokkos and Kokkos-Kernels to 4.0.0Also disable packages not supporting c++17 required by Kokkos
configure: remove unused sizes
Merge branch 'jczhang/superlu_dist-hip' into 'main'Add SuperLU_Dist HIP support, revise Strumpack device supportSee merge request petsc/petsc!6117
configure: add -Wno-psabi to Cxx and CUDA flags
Merge branch 'psanan/install-lib' into 'main'Configuration: add install-lib makefile target for lighter-weight installsSee merge request petsc/petsc!5092
boost: update to 1.78.0 as 1.74.0 build fails due to incompatibility with python-3.10 on ubuntu-22.04 [via arch-ci-linux-without-fc]
Configure: fix typo: name 'minPackDiaect' is not defined with linux-pkgs-dbg-ftn-interfaces on c8
1...<<31323334353637383940>>...190