| 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 |
| 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' |
| ca8f3034 | 30-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/pkg_arch' into 'release'
Test harness: use pkg_arch instead of petsc_arch in runex... scripts
See merge request petsc/petsc!8604 |
| db8dc34a | 29-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
random123: switch to github URL |
| a4a29751 | 29-Jul-2025 |
Junchao Zhang <jczhang@anl.gov> |
Kokkos: update to 4.6.02 |
| 1a4d859d | 29-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-07-01/add-a-commnet' into 'main'
Add a comment on KOKKOS_DISABLE_WARNINGS
See merge request petsc/petsc!8508 |
| e87b5d96 | 28-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
Docs: then -> than |
| f605775f | 26-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: fix capitalization of multiple packages and PETSc itself |
| 1111efad | 24-Jul-2025 |
Nuno Nobre <nuno.nobre@stfc.ac.uk> |
hypre: a build with gcc/14, cuda/12.9 breaks with c++11 - so use c++14 |
| a2eeccde | 26-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
configure: fix bug with setting CMAKE_CXX_STANDARD
self.setCompilers has 'cxxdialect' - not 'Cxxdialect' [and pushLanguage('Cxx') returns 'Cxx']
This fixes superlu-dist build with gcc/14, cuda/12.9
configure: fix bug with setting CMAKE_CXX_STANDARD
self.setCompilers has 'cxxdialect' - not 'Cxxdialect' [and pushLanguage('Cxx') returns 'Cxx']
This fixes superlu-dist build with gcc/14, cuda/12.9 - as it defaults to cxx11 [with this fix the build uses the value of --with-cxx-dialect]
Using superlu_dist fix at https://github.com/xiaoyeli/superlu_dist/pull/191
show more ...
|
| 6a97282b | 24-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| f2f920b5 | 23-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
CI: gcc-15 fixes for arch-ci-linux-opt-arm |
| 45dc2741 | 23-Jul-2025 |
Nuno Nobre <nuno.nobre@stfc.ac.uk> |
Update a few packages that used to require < C23 |
| 6147a030 | 18-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'zach/log_roctx' into 'main'
Add `-log_roctx` to automatically instrument PETSc events for rocprof
See merge request petsc/petsc!8372 |
| 56a72328 | 18-Jul-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Add `-log_roctx` to automatically instrument PETSc events for rocprof |
| f73bfc44 | 15-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 1e21f8ca | 14-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: early exit when configure --with-precision=single --with-scalar-type=complex --download-superlu_dist
Reported-by: Victor Eijkhout <eijkhout@tacc.utexas.edu> |
| d4f06b61 | 23-May-2025 |
Raphael Zanella <raphael.zanella@lip6.fr> |
PCHPDDM: add PCApplyTranspose() implementation
Funded-by: France 2030 NumPEx Exa-MA (ANR-22-EXNU-0002) project |
| 3c369425 | 10-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/update-scotch' into 'main'
configure: update PT-SCOTCH to v7.0.8
See merge request petsc/petsc!8191 |
| d2d2d1ac | 10-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: update PT-SCOTCH to v7.0.8 |
| c21f3691 | 02-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: mpi4py 4.1.0 |
| 0337bfe0 | 08-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |