| #
8a54e6ab
|
| 26-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/bump-packages' into 'main'
configure: bump MPICH/CMake
See merge request petsc/petsc!4756
|
| #
5c123214
|
| 26-Jan-2022 |
Pierre Jolivet <pierre@joliv.et> |
configure: bump MPICH/CMake
|
| #
b465f1d7
|
| 17-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
5b845377
|
| 17-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/fix-help' into 'release'
Minor fixes in configure --help
See merge request petsc/petsc!4651
|
| #
89971233
|
| 16-Dec-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Minor fixes in configure --help
|
| #
4715b3ca
|
| 21-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/add-valgrind.h'
valgrind.h: add to petsc repo
See merge request petsc/petsc!4094
|
| #
6edef35e
|
| 14-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
valgrind.h: add to petsc at include/private/valgrind
|
| #
b843c80b
|
| 29-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-mpich-3.4.2' into 'main'
MPICH 3.4.2
See merge request petsc/petsc!4045
|
| #
a468a703
|
| 29-May-2021 |
Pierre Jolivet <pierre@joliv.et> |
configure: MPICH 3.4.2
|
| #
fdce6efa
|
| 19-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
60fa2249
|
| 19-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-err-msg' into 'release'
doc: fix strings to not use 'sorry'
See merge request petsc/petsc!3839
|
| #
52c4f950
|
| 08-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
doc: fix strings to not use 'sorry'
|
| #
a3aaf7e4
|
| 07-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
8a7a1cd4
|
| 07-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/cygwin-download-mpich-check' into 'release'
cygwin: disable --download-mpich - it does not work anymore. Also add similar...
See merge request petsc/petsc!3823
|
| #
c89da3ca
|
| 06-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
cygwin: disable --download-mpich - it does not work anymore. Also add similar check for --download-openmpi
|
| #
ded3c3cc
|
| 28-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-update-mpich' into 'master'
MPICH: update to 3.4.1
See merge request petsc/petsc!3593
|
| #
9c4038e2
|
| 28-Jan-2021 |
Pierre Jolivet <pierre@joliv.et> |
MPICH: update to 3.4.1
|
| #
de296daf
|
| 15-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/update-mpich' into 'master'
MPICH 3.4 and hwloc 2.4
See merge request petsc/petsc!3540
|
| #
3cb152be
|
| 13-Jan-2021 |
Pierre Jolivet <pierre@joliv.et> |
MPICH: use hwloc when available
|
| #
014ef713
|
| 07-Jan-2021 |
Pierre Jolivet <pierre@joliv.et> |
Bypass broken implementation of _Float16
|
| #
a0c25626
|
| 06-Jan-2021 |
Pierre Jolivet <pierre@joliv.et> |
MPICH version 3.4
|
| #
d23c2f8e
|
| 03-Dec-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-11-13/fix-valgrind-macos-for-now' into 'master'
Turn off opencl support for MPICH if running on Apple MacOS with valgrind
See merge request petsc/petsc!3419
|
| #
90544984
|
| 13-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Provide support for using valgrind with PETSc on the Apple MacOS, all tests pass
Turn off opencl support for MPICH if running on Apple MacOS with valgrind, because the check in hwloc() crashes un
Provide support for using valgrind with PETSc on the Apple MacOS, all tests pass
Turn off opencl support for MPICH if running on Apple MacOS with valgrind, because the check in hwloc() crashes under valgrind Turn off lazy dynamic loading of shared libraries with valgrind, because that crashes valgrind Provide custom mkdtemp() with valgrind because Apple's system one is not supported by valgrind Add Apple specific suppression files for valgrind Update documentation for using valgrind with Apple Warn user they must use --download-fblaslapack or --download-f2cblaslapack with valgrind
Commit-type: portability-fix /spend 6h Reported-by: Hapla Vaclav <vaclav.hapla@erdw.ethz.ch> Thanks-to: Hong Zhang hongzhang@anl.gov
show more ...
|
| #
ca4be637
|
| 22-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/updatePackageFlags' into 'master'
configure: add updatePackageCFlags(), updatePackageFFlags(),...
See merge request petsc/petsc!3202
|
| #
f5167b43
|
| 16-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
configure: add updatePackageCFlags(), updatePackageFFlags(), updatePackageCxxFlags() to manage xcode/clang-12, gfortran-10, Nag requirements
xcode/clang-12 is defaulting to -Werror=implicit-function
configure: add updatePackageCFlags(), updatePackageFFlags(), updatePackageCxxFlags() to manage xcode/clang-12, gfortran-10, Nag requirements
xcode/clang-12 is defaulting to -Werror=implicit-function-declaration, so use -Wno-implicit-function-declaration with externalpackages
reorganize gfortran-10 [-fallow-argument-mismatch], Nag ['-mismatch','-dusty','-dcfuns'] requirements
show more ...
|