Merge branch 'jolivet/fewer-warnings-config' into 'main'configure: fewer warningsSee merge request petsc/petsc!7879
Merge branch 'balay/mpich-4.3.2rc1' into 'main'MPICH: update to version 4.3.2rc1See merge request petsc/petsc!7878
MPICH: update to version 4.3.2rc1Newer MacOS versions with Xcode-15+ (esp. MUMPS/FreeFEM) require:--download-mpich --download-mpich-device=ch4:ofi LDFLAGS="-Wl,-ld_classic -Wl,-commons,use_dylibs
MPICH: update to version 4.3.2rc1Newer MacOS versions with Xcode-15+ (esp. MUMPS/FreeFEM) require:--download-mpich --download-mpich-device=ch4:ofi LDFLAGS="-Wl,-ld_classic -Wl,-commons,use_dylibs"Thanks-to: Pierre Jolivet <pierre@joliv.et>
show more ...
configure: fewer warnings
PCHPDDM housekeeping
Merge branch 'JDBetteridge/fix_mpi4_build' into 'main'Allow the HAVE_MPI_LARGE_COUNT value to actually be setSee merge request petsc/petsc!7867
Add semicolon
Update Htool
Merge branch 'add_tetgen_triangle_exe' into 'main'configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binariesSee merge request petsc/petsc!7839
configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries
Use NULL or nullptr instead of casted 0
Merge branch 'lindad/more-mfem-config-options' into 'main'MFEM: add in Superlu_DIST and NetCDF as optional dependenciesSee merge request petsc/petsc!7836
MFEM: add in Superlu_DIST and NetCDF as optional dependencies
Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()Introduce MPIU_Count to be used when MPI_Count is not available
Fixes for clang-tidy
Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']Also fix the code to repository to compile cleanly with these flags in th
Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']Also fix the code to repository to compile cleanly with these flags in the CI
Add support for MPI 4 long messages to MPI-Uni
Update Kokkos to 4.4.01
Merge branch 'stefanozampini/mfem-cuda-check' into 'main'configure: update to MFEM 4.7See merge request petsc/petsc!7812
configure: update to MFEM 4.7
Merge branch 'ahmed/exodusii-improvements' into 'main'ExodusII: cache variable namesSee merge request petsc/petsc!7705
PetscViewer_ExodusII: Allow the viewer to set and query the name and number of variables (results) stored in an exodusII file. Cache this information to avoid repeated calls to exodusII functions.A
PetscViewer_ExodusII: Allow the viewer to set and query the name and number of variables (results) stored in an exodusII file. Cache this information to avoid repeated calls to exodusII functions.And update to use exodusII-v2024-06-27Co-authored-by: Sarah Ahmed ahmes134@mcmaster.ca
configure: ignore nvcc warning
configure: robustify isCrayPEWrapper()
configure: python-3.13 does no have xdrlib, _parse_makefile in sysconfigFixes #1604Thanks-to: https://gitlab.com/sagitter
1...<<11121314151617181920>>...190