| #
0ad0c1ec
|
| 07-Jan-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'MarDiehl/eigen-3.4.1' into 'main'
Eigen: update to 3.4.1
See merge request petsc/petsc!8929
|
| #
8efc1bca
|
| 03-Jan-2026 |
Martin Diehl <mail@martin-diehl.net> |
Eigen: update to 3.4.1
also disable build of BLAS and LAPACK because it causes issues on ARM64 macOS. If BLAS or LAPACK is used, it would be beneficial to use the (potentially optimized) variant tha
Eigen: update to 3.4.1
also disable build of BLAS and LAPACK because it causes issues on ARM64 macOS. If BLAS or LAPACK is used, it would be beneficial to use the (potentially optimized) variant that PETSc uses
show more ...
|
| #
46ee7374
|
| 21-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-07-21/fix-github-downloads' into 'main'
Fix download field for packages that use github to always include tarball...
Closes #1424
See merge request petsc/petsc!6744
|
| #
42abebd7
|
| 21-Jul-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix download field for packages that use github to always include tarball version for people without git on 200 million dollar systems
|
| #
e9492207
|
| 05-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jpusztay/feature-download-grid-fix' into 'main'
Fix symlinks in Grid download script
See merge request petsc/petsc!6277
|
| #
b6cf889e
|
| 05-Apr-2023 |
Joseph Pusztay <jjoep93@gmail.com> |
Fix symlinks in Grid download script
|
| #
fee6f971
|
| 03-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
2cd4e341
|
| 03-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-macos-upgrade' into 'release'
CI: upgrade software stack on MacOS workers
See merge request petsc/petsc!6273
|
| #
b82ee8d4
|
| 31-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
CI: upgrade software stack on MacOS (x64) workers - disable SAWS, Boost due to build failures - fix dm_impls_plex_tests-ex5 failures - switch MPICH build for AMREX as "--disable-two-level-namespace"
CI: upgrade software stack on MacOS (x64) workers - disable SAWS, Boost due to build failures - fix dm_impls_plex_tests-ex5 failures - switch MPICH build for AMREX as "--disable-two-level-namespace" triggers build error (same error with petsc4py?)
ld: file not found: @rpath/libquadmath.0.dylib for architecture x86_64
show more ...
|
| #
f40ac2af
|
| 08-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/configure-package-grid' into 'main'
Config. Add Grid package
See merge request petsc/petsc!6120
|
| #
d37a6dd7
|
| 07-Mar-2023 |
Matthew G. Knepley <knepley@gmail.com> |
Config: Added the Grid package
|