| #
0e30de3c
|
| 08-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
29ef4ed1
|
| 08-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-datafilespath' into 'release'
CI: fix DATAFILESPATH
See merge request petsc/petsc!8769
|
| #
758622c0
|
| 08-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
CI: fix DATAFILESPATH
|
| #
7923ee40
|
| 07-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
685bf5e7
|
| 07-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-update-macos-x64' into 'release'
CI: migrate macos-dbg to newer software stack
See merge request petsc/petsc!8766
|
| #
e2fdaf7c
|
| 07-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
CI: explicitly specify datafiles at /nfs/gce/projects [and not /home] for 32bit jobs
|
| #
4f79c7b8
|
| 14-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-02-08/the-great-gcovening' into 'main'
The Great GCOVening
See merge request petsc/petsc!6040
|
| #
41baa1e4
|
| 08-Feb-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add gcov to all supporting jobs
|
| #
31d78bcd
|
| 02-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'
Feature: Non-discardable PetscErrorCode
See merge request petsc/petsc!5923
|
| #
689a5dfa
|
| 20-Jan-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add --with-strict-petscerrorcode configure option to optionally enable non-discardable PetscErrorCode
|
| #
7d7a1305
|
| 18-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/disable-python2' into 'main'
Balay/disable python2
See merge request petsc/petsc!5131
|
| #
df3bd252
|
| 15-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
disable python2 support - now python3.4+ is required - update CI tests to use python3 - continue to use python2 on MacOS CI [due to python3 issues on 10.15.7]
|
| #
386ebab9
|
| 24-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
78bc2601
|
| 22-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-ci' into 'release'
CI: fix 'pages' build to remove build files when switching between main and release builds
See merge request petsc/petsc!4572
|
| #
1545949a
|
| 20-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
CI: set '-m32' with CC - not CFLAGS - this way - default CFLAGS gets used [need for gcc-11 to pick up -Wno-stringop-overflow
|
| #
984676b9
|
| 20-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'pricardo/fortran-use-mpi-module' into 'main'
Fix Fortran mpi inheritance issue
See merge request petsc/petsc!3715
|
| #
6108aac0
|
| 20-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
fix errors with 32bit gcc-7.5.0 checkPIC always works without -fPIC, only runtime errors
not ok diff-sys_tests-ex56f_no-yaml # Error code: 1 # > [0]PETSC ERROR: MPI error 805913861 Invalid communica
fix errors with 32bit gcc-7.5.0 checkPIC always works without -fPIC, only runtime errors
not ok diff-sys_tests-ex56f_no-yaml # Error code: 1 # > [0]PETSC ERROR: MPI error 805913861 Invalid communicator, error stack: # > PMPI_Comm_rank(106): MPI_Comm_rank(comm=0x0, rank=0xfffa8854) failed
show more ...
|
| #
68a68e0c
|
| 12-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-02-12/add-baij-12' into 'main'
Barry/2021 02 12/add baij 12
See merge request petsc/petsc!3643
|
| #
af7a0b9f
|
| 04-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
CI: arch-ci-linux-gcc-complex-opt.py -> arch-ci-linux-gcc-complex-opt-32bit.py
Fix bug in ex4.c Code assumed that floating point product would produce exact result
/spend 3h Reported-by: Gitlab CI
|