| 2d94097b | 07-Dec-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Check if compiling downloaded pnetcdf with versions of OpenMPI that are not compatable.
Also contains fix for installing OpenMPI without Fortran
This is for the case when users provide the --downlo
Check if compiling downloaded pnetcdf with versions of OpenMPI that are not compatable.
Also contains fix for installing OpenMPI without Fortran
This is for the case when users provide the --download-pnetcdf=tarfile
Commit-type: portability-fix, configure
show more ...
|
| cde40967 | 05-Dec-2019 |
Jed Brown <jed@jedbrown.org> |
pnetcdf: update to 1.12.1 to fix Open MPI 4.0.2 deprecation of MPI1 |
| ccbe3378 | 26-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/update-suitesparse' into 'master'
Update SuiteSparse to use github releases + fixes to SBAIJ hermitian complex case
See merge request petsc/petsc!2305 |
| f2ebaf19 | 17-Nov-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
suitesparse: Update to github releases
add support for METIS based reorderings |
| 30557576 | 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' |
| cfe011ea | 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/valgrind-fixes' into 'maint'
fix various valgrind warnings
See merge request petsc/petsc!2293 |
| e60f640e | 25-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| a7261c6b | 24-Nov-2019 |
prj- <pierre.jolivet@enseeiht.fr> |
Some typos |
| 36342426 | 11-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
fix various valgrind warnings
Fixes #439, #450, #458 |
| cac37548 | 21-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| be5c6b33 | 27-Oct-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Configure fixes
Packages (ctetgen in particular should not use self.installDirProvider.installSudo directly)
Check that user has write permission on --package-prefix-hash otherwise generate very u
Configure fixes
Packages (ctetgen in particular should not use self.installDirProvider.installSudo directly)
Check that user has write permission on --package-prefix-hash otherwise generate very useful error message
When checking write permission for --prefix print the errors that appear so one has a better understanding of why the permissions are not available
Fix move_configure_log() it did not create one of the intermediate directories and hence would crash if used
Commit-type: error-checking, debugability
show more ...
|
| 343f6dcb | 20-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' |
| e31ea8d0 | 20-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-openblas-summit' into 'maint'
openblas: make install may fail if we do not use the same cmdline
See merge request petsc/petsc!2306 |
| c34180fb | 20-Nov-2019 |
Scott Kruger <scott.e.kruger@gmail.com> |
Fix in version checking for python3 |
| 96f063a0 | 17-Nov-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
openblas: make install may fail if we do not use the same cmdline |
| 6d0c5d2b | 14-Nov-2019 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
Update PTScotch.py: new version 6.0.9 |
| fda57bef | 13-Nov-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
New test for C++14 dialect |
| cc59f4f8 | 08-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' |
| 83a47efc | 08-Nov-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'balay/fix-git-antique-stash/maint' into 'maint'
configure: ignore 'git stash' error for antique [aka version 1.7.1 from RHEL6 or older]
See merge request petsc/petsc!2273 |
| 0394e430 | 08-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-build-tarball-fblaslapack/maint' into 'maint'
configure: fix --download-fblaslapack --with-git=0
See merge request petsc/petsc!2279 |
| 28f84648 | 08-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2019-11-07/fix-mpiexec-test-sgi/maint' into 'maint'
Handle systems where mpiexec produces an error code when run on non-MPI programs, such as SGI
See merge request petsc/petsc!2
Merge branch 'barry/2019-11-07/fix-mpiexec-test-sgi/maint' into 'maint'
Handle systems where mpiexec produces an error code when run on non-MPI programs, such as SGI
See merge request petsc/petsc!2278
show more ...
|
| 1a7b8b2e | 07-Nov-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
sudo installs did not work for MUMPS; also improved configure printing of exception tracebacks and fix for Python3 use of e.message that may not exist
Commit-type: configure, bug Reported-by: Miguel
sudo installs did not work for MUMPS; also improved configure printing of exception tracebacks and fix for Python3 use of e.message that may not exist
Commit-type: configure, bug Reported-by: Miguel Fosas de Pando <miguel.fosas@gmail.com>
show more ...
|
| 3e51a717 | 07-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
configure: fix --download-fblaslapack --with-git=0 |
| 2de1114b | 07-Nov-2019 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' |
| c8b33df9 | 07-Nov-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'balay/ci-osx-and-tests/maint' into 'maint'
Balay/ci osx and tests/maint
See merge request petsc/petsc!2263 |