| 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 |
| 241f4c85 | 28-Jul-2025 |
Jose E. Roman <jroman@dsic.upv.es> |
Test harness: use pkg_arch instead of petsc_arch in runex... scripts
This is required when running SLEPc tests in case both PETSc and SLEPc have been installed with prefix |
| 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' |
| 963ee18c | 24-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-07-17/fortran-interface-for-function-pointer-functions' into 'main'
Generate the Fortran interface definitions for functions that take function pointer arguments
See merge
Merge branch 'barry/2025-07-17/fortran-interface-for-function-pointer-functions' into 'main'
Generate the Fortran interface definitions for functions that take function pointer arguments
See merge request petsc/petsc!8562
show more ...
|
| 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 |
| 1a8c289c | 21-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-07-17/fortran-fix-c-stubs-opaque-structs' into 'main'
Arguments for Fortran C stub functions that are opaque structs (that is a...
See merge request petsc/petsc!8563 |
| 31789d7d | 17-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Generate the Fortran interface definitions for functions that take function pointer arguments automatically |
| abf8a5ec | 18-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Arguments for Fortran C stub functions that are opaque structs (that is a pointer to a C struct on the C side) but a FortranAddr in Fortran (pointer to pointer) need an extra * in the stubs.
Thanks-
Arguments for Fortran C stub functions that are opaque structs (that is a pointer to a C struct on the C side) but a FortranAddr in Fortran (pointer to pointer) need an extra * in the stubs.
Thanks-to: Randall Mackie
show more ...
|
| 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 |
| 4fb6392f | 16-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/generate-ftn-nogit' into 'main'
generatefortranbindings.py: avoid dependency on git
See merge request petsc/petsc!8554 |
| 6f8bdd7d | 15-Jul-2025 |
Jose E. Roman <jroman@dsic.upv.es> |
generatefortranbindings.py: avoid dependency on git |
| 84585aa5 | 15-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
./configure should always delete the fortran bindings that may be there otherwise switching on --with-fc=0 breaks the build |
| f73bfc44 | 15-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| f6d7abee | 14-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch '5-hpddm-pc-apply-transpose-just-apply-transpose' into 'main'
PCHPDDM: add PCApplyTranspose() implementation
See merge request petsc/petsc!8544 |
| 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 |