| #
5d7506ef
|
| 22-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'add_tetgen_triangle_exe' into 'main'
configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries
See merge request petsc/petsc!7839
|
| #
6de2a5ea
|
| 22-Sep-2024 |
Chris Kees <cekees@gmail.com> |
configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries
|
| #
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]
|
| #
d57420f6
|
| 14-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
97790362
|
| 14-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-PETSC_OPTIONS_petsc4pytest' into 'release'
petsc4pytest: use PETSC_TEST_OPTIONS with PETSC_OPTIONS
See merge request petsc/petsc!4850
|
| #
405e706c
|
| 14-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
remove duplicate option
|
| #
168bb9f7
|
| 13-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-misleading-indentation' into 'main'
g++11: fix -Werror=misleading-indentation
See merge request petsc/petsc!4298
|
| #
60d4fc61
|
| 10-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
g++11: fix -Werror=misleading-indentation
|
| #
1a8edbb8
|
| 11-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-opencascade' into 'main'
Plex: Separated EGADS and EGadsLite functionality, many fixes
See merge request petsc/petsc!3870
|
| #
ad9e3647
|
| 28-Mar-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Configure: Add OpenCASCADE - Turn off EGADS in Stage-2 since OCE is too expensive - Add OCE in Stage-3
|
| #
875ba99e
|
| 07-Dec-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-11-13/fix-petsc4py-dependencies' into 'master'
Barry/2020 11 13/fix petsc4py dependencies
See merge request petsc/petsc!3417
|
| #
ccd2fb5e
|
| 13-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix petsc4py dependencies on PETSc includes, if any change it reruns cython
This also includes configuring with a new PETSC_ARCH
Also doesn't recompile the C code everytime make all is run when it
Fix petsc4py dependencies on PETSc includes, if any change it reruns cython
This also includes configuring with a new PETSC_ARCH
Also doesn't recompile the C code everytime make all is run when it does not need to
Remove --download-petsc4py that makes a symbolic link of src/binding/petsc4py Instead support --with-petsc4py that just builds petsc4py in place without the link
Lisandro Dalcin provided the fix for python 2 and OSX hardening requirement
Commit-type: bug-fix /spend 2.5h Thanks-to: Satish Balay <balay@mcs.anl.gov> Thanks-to: Lisandro Dalcin
show more ...
|
| #
42fe1424
|
| 29-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hongzh/fix-autodiff-maint' into 'master'
Fix autodiff errors due to locked vec
See merge request petsc/petsc!2810
|
| #
410585f6
|
| 22-May-2020 |
Hong Zhang <hongzhang@anl.gov> |
Fix ColPack, ADOLC builds, and add adolc to CI tests (and related test fixes)
|
| #
554643df
|
| 20-Jan-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/zstd' into 'master'
Jed/zstd
See merge request petsc/petsc!2451
|
| #
8ab57a7f
|
| 17-Jan-2020 |
Jed Brown <jed@jedbrown.org> |
zstd.py: real-time compression library
|
| #
60a4e99f
|
| 09-Jan-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'master' into 'stefanozampini/sfwin-reuse-win'
# Conflicts: # config/BuildSystem/config/packages/MPI.py
|
| #
1a607572
|
| 31-Dec-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-egads' into 'master'
Plex: Added support for the EGADS CAD package
See merge request petsc/petsc!2411
|
| #
4795edd1
|
| 19-Dec-2019 |
Matthew G. Knepley <knepley@gmail.com> |
EGADS: Added package to two builds
|
| #
e60f640e
|
| 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|