| #
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
|
| #
37f84354
|
| 08-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4a003ff9
|
| 08-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/workaround-configure-failure-on-detecting-cuda' into 'release'
CI: use --with-cuda=0 to work-around configure failure - when non-cuda jobs...
See merge request petsc/petsc!6433
|
| #
86c4664e
|
| 07-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
CI: use --with-cuda=0 to work-around configure failure - when non-cuda jobs are run on a machine with cuda installed
Configure tries to auto-detect cuda that is installed [even-though cuda is not us
CI: use --with-cuda=0 to work-around configure failure - when non-cuda jobs are run on a machine with cuda installed
Configure tries to auto-detect cuda that is installed [even-though cuda is not used by the build] - and then flags a conflict with the Cxx compiler
linux-xsdk-dbg: --------------------------------------------------------------------------------------------- Using CUDA dialect C++11 as lower bound due to package(s): - hpddm But CUDA compiler (clang) appears non-compliant with C++11 or didn't accept: - -std=gnu++20 - -std=c++20 - -std=gnu++17 - -std=c++17 - -std=gnu++14 - -std=c++14 - -std=gnu++11 - -std=c++11 *********************************************************************************************
show more ...
|
| #
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]
|
| #
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
|
| #
d545763c
|
| 17-Mar-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/config-blis' into 'master'
Jed/config blis
Closes #519
See merge request petsc/petsc!2417
|
| #
c760c33e
|
| 14-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
f2cblaslapack: add support for building with BLIS
In this mode, we build only libf2clapack (as before) and libf2cblas contains only the auxiliary symbols needed by libf2clapack, with the real BLAS i
f2cblaslapack: add support for building with BLIS
In this mode, we build only libf2clapack (as before) and libf2cblas contains only the auxiliary symbols needed by libf2clapack, with the real BLAS implementation provided by BLIS.
Add to arch-ci-linux-clang-avx.
Requested-by: Barry Smith <bsmith@mcs.anl.gov>
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.
|
| #
660dac7e
|
| 04-Sep-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/gitlab-ci'
|
| #
87cce2d8
|
| 23-Aug-2019 |
Satish Balay <balay@mcs.anl.gov> |
convert linux/knl(isdp001) tests to gitlab-ci
|