| #
749c190b
|
| 25-Dec-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-12-04/fix-use-mpi-f08' into 'main'
Replace -with-mpi-f90module-visibility with -with-mpi-ftn-module=mpi_f08
See merge request petsc/petsc!8885
|
| #
b06eb4cd
|
| 04-Dec-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Replace -with-mpi-f90module-visibility with -with-mpi-f90module=mpi_f08
Add PETSC_INT_KIND and PETSC_MPIINT_KIND
Reported-by: M.Weiland@epcc.ed.ac.uk
|
| #
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
|
| #
2d401794
|
| 21-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release-revert-7777'
|
| #
7ed3c91f
|
| 21-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-fbsd-update-mpich' into 'release'
CI: freebsd, update to use preinstalled mpich/cmake for some of the jobs.
See merge request petsc/petsc!7778
|
| #
20c5c9bc
|
| 21-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
CI: freebsd, update to use preinstalled mpich/cmake for some of the jobs.
|
| #
9033cfb1
|
| 06-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/upgrade-kokkos-4.0' into 'main'
Upgrade Kokkos and Kokkos-Kernels to 4.0.0
See merge request petsc/petsc!6138
|
| #
49b07311
|
| 06-Mar-2023 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Package: upgrade Kokkos and Kokkos-Kernels to 4.0.0
Also disable packages not supporting c++17 required by Kokkos
|
| #
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
|
| #
d0fabe22
|
| 20-May-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'tisaac/fix-webclient' into 'main'
Fix compiler errors in sys/webclient
See merge request petsc/petsc!5257
|
| #
d8174014
|
| 20-May-2022 |
Toby Isaac <toby.isaac@gmail.com> |
Fix compiler errors in sys/webclient
And Deprecate PetscURLShorten, it relies on a discontinued service
Add --with-ssl to CI
|
| #
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]
|
| #
c0f4c536
|
| 05-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/fix-kokkos-complex' into 'main'
Use Kokkos::complex when available
See merge request petsc/petsc!3904
|
| #
0cdb7fab
|
| 21-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
CI: add kokkos to complex tests
|
| #
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
|
| #
ee9d1c5e
|
| 19-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
configure add option with-mpi-f90module-visibility
|
| #
524ef54c
|
| 29-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-11-24/rename-sundials-sundials-2' into 'master'
Rename sundials.py to sundials2.py to indicate the age of the package.
See merge request petsc/petsc!3431
|
| #
b129f54c
|
| 29-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Rename sundials.py to sundials2.py to indicate the age of the package.
Also print a message age configure time indicating the age of the SUNDIALs used by PETSc.
Commit-type: documentation /spend 10
Rename sundials.py to sundials2.py to indicate the age of the package.
Also print a message age configure time indicating the age of the SUNDIALs used by PETSc.
Commit-type: documentation /spend 10m Reported-by: Jed Brown <jed@jedbrown.org>
show more ...
|
| #
e60f640e
|
| 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint'
|
| #
00170faf
|
| 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-pkg-hash-concurrent-builds/maint' into 'maint'
Balay/fix pkg hash concurrent builds/maint
See merge request petsc/petsc!2320
|
| #
6e8c6390
|
| 21-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
configure: attempt to mkdir package-prefix-hash location - if not found [instead of raising an error]
|
| #
35140aeb
|
| 05-Sep-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Merge branch 'master' into this one.
|