| 0a91badd | 21-Aug-2025 |
Zach Atkins <Zach.Atkins@colorado.edu> |
configure: Refactor BLAS/LAPACK to reduce duplication and make custom libs more usable |
| 51da7514 | 18-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rename - libceed -> libCEED |
| 6ee04767 | 18-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/disable-fortran-bindings' into 'main'
configure: disable Fortran bindings of external packages by default
See merge request petsc/petsc!8647 |
| ea25eb03 | 18-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
config: update libCEED version |
| 4dd74938 | 18-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-07-30/update-mpiuni-to-provide-non-depreciated-mpi-api' into 'main'
Fix MPIUNI to actually provide MPI 2! functions instead of using a macro generated by MPI.py to emulate t
Merge branch 'barry/2025-07-30/update-mpiuni-to-provide-non-depreciated-mpi-api' into 'main'
Fix MPIUNI to actually provide MPI 2! functions instead of using a macro generated by MPI.py to emulate the MPI 2 functions with deprecated MPI 1 functions.
See merge request petsc/petsc!8613
show more ...
|
| 8146ae3d | 17-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-packages-download-dir' into 'main'
configure: update --with-packages-download-dir to also support pkgname-FILENAME
See merge request petsc/petsc!8648 |
| c1139c55 | 17-Aug-2025 |
Matthew Knepley <knepley@gmail.com> |
Test: Added EXTRA_OPTIONS_INITIAL to allow overridding of test options - EXTRA_OPTIONS returns to its initial meaning |
| 42f07d86 | 15-Aug-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: CMake 4.1.0 |
| caff39ff | 15-Aug-2025 |
Pierre Jolivet <pierre@joliv.et> |
Proper capitalization of ExodusII |
| a2cf3c57 | 15-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
configure: update --with-packages-download-dir to also support pkgname-FILENAME as some pkg tarballs (esp. github urls) have only version number in FILENAME |
| 5fd7084c | 15-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
configure: merge 2 separate loops (to avoid duplicate code) |
| eba371be | 15-Aug-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: disable Fortran bindings of external packages by default |
| f135aaea | 29-Jul-2025 |
Junchao Zhang <jczhang@anl.gov> |
Kokkos: update to 4.7.0 |
| 76f14e82 | 11-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 2d7e5770 | 28-Jul-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
configure: allow disabling build of superlu_dist fortran bindings |
| 91f6d13f | 06-Aug-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Configure: Bump BAMG version |
| 8fad524d | 31-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: use MatMumpsSetBlk() and minor housekeeping |
| 93d70b8a | 04-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
MATSOLVERMUMPS: add support for -mat_mumps_icntl_15 1 |
| 8cc4b4f0 | 18-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: update Open MPI/OpenBLAS/SLEPc/SuiteSparse |
| ed4474eb | 31-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-07-20/no-petsc-options-make-check' into 'main'
Skip PETSC_OPTIONS with make check
See merge request petsc/petsc!8570 |
| 3176fa97 | 25-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
test_harness -e extra_arguments (same as EXTRA_OPTIONS) should be listed first
before the arguments given in the TEST in each test example so that they do not overwrite those.
For example some tes
test_harness -e extra_arguments (same as EXTRA_OPTIONS) should be listed first
before the arguments given in the TEST in each test example so that they do not overwrite those.
For example some tests specificaly use -fp_trap 0 to turn off the -fp_trap 1 that is set in .gitlab-ci.yml
This is needed for the changes in the next commit
show more ...
|
| c81e5e31 | 31-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
Remove obsolete (and now removed) function from UCRT |
| 5f8e38f5 | 31-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix MPIUNI to actually provide MPI 2! functions instead of using a macro generated by MPI.py to emulate the MPI 2 functions with deprecated MPI 1 functions. |
| 7fa8a1b2 | 30-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-07-29/update-kokkos-4.6.02' into 'main'
Update to Kokkos 4.6.02
See merge request petsc/petsc!8607 |
| 79e48321 | 30-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |