| #
daba9d70
|
| 19-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2026-02-16/change-cpp-to-cxx' into 'main'
Change *.cpp to *.cxx
See merge request petsc/petsc!9043
|
| #
d52a580b
|
| 19-Feb-2026 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Change *.cpp to *.cxx
|
| #
9b88ac22
|
| 29-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'MarDiehl/improve-Fortran-examples' into 'main'
Improve Fortran examples
See merge request petsc/petsc!8698
|
| #
ccfb0f9f
|
| 16-Oct-2025 |
Martin Diehl <mail@martin-diehl.net> |
Fortran is always F2003: removed leftovers
|
| #
7b5fd022
|
| 28-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping' into 'main'
Minor housekeeping
See merge request petsc/petsc!8811
|
| #
ab701a13
|
| 27-Oct-2025 |
Pierre Jolivet <pierre@joliv.et> |
checkbadSource: check style of config/*
|
| #
941063a0
|
| 16-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
3bf23581
|
| 14-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-Wshorten-64-to-32' into 'release'
Fix -Wshorten-64-to-32
See merge request petsc/petsc!8782
|
| #
407b358c
|
| 13-Oct-2025 |
Pierre Jolivet <pierre@joliv.et> |
Fix -Wshorten-64-to-32
|
| #
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
|
| #
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
|
| #
32eed818
|
| 09-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-stl' into 'main'
Plex: Add STL reader
See merge request petsc/petsc!8494
|
| #
cf9fd96e
|
| 25-Jun-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Test: Allow PyVista to be forced
|
| #
09b68a49
|
| 04-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
e80aff1c
|
| 03-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-petsc-case' into 'release'
Fix wrong case for PETSc
See merge request petsc/petsc!8266
|
| #
f0b74427
|
| 01-Apr-2025 |
Pierre Jolivet <pierre@joliv.et> |
Fix wrong case for PETSc
|
| #
f5d6632c
|
| 26-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-09-17/speedup-gmakegentest' into 'main'
Have gmakegentest.py not generated unneeded scripts for faster runs
See merge request petsc/petsc!7843
|
| #
60a8f35e
|
| 18-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Have gmakegentest.py not generated unneeded scripts for faster runs
Have PetscSleep() return immediately for tests under the CI for faster tests
|
| #
505e148b
|
| 22-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/refix-valgrind' into 'main'
More general handling of executable location in command line for testing scripts
See merge request petsc/petsc!7313
|
| #
2ef0b79d
|
| 22-Feb-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
More general handling of executable location in command line
|
| #
5d5fe438
|
| 21-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-petscmpiexec-valgrind-cudamemcheck' into 'main'
Fix petsc_mpiexec_valgrind() and petsc_mpiexec_cudamemcheck()
See merge request petsc/petsc!7202
|
| #
0a6ed61b
|
| 21-Feb-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
Fix petsc_mpiexec_valgrind() and petsc_mpiexec_cudamemcheck()
Must skip *petsc_arch*bin/mpiexec
windows: continue using relative path to avoid cygwin/native format issues
|
| #
97c047f8
|
| 25-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-10-18/rm-dirs-from-makefiles' into 'main'
Remove use of and the DIRS variables from the makefiles
See merge request petsc/petsc!6945
|
| #
a95bf149
|
| 18-Oct-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove use of DIRS in gmakegen.py to generate list of compiled code
|