| 549ad3fc | 17-Aug-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs, BuildSystem: remove outdated website updating logic |
| f59157ec | 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| a17b96a8 | 17-Aug-2021 |
Kyle Gerard Felker <kylefelk@gmail.com> |
docs: Fix broken links |
| a1d2239c | 16-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
hypre: fix for removal of hypre_ParCSRMatrixSetRowStartsOwner() etc. |
| 96344195 | 13-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 84c31d12 | 12-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
configure: update default compiler library paths to be skipped for ubuntu
Reported-by: Pieter Ghysels <pghysels@lbl.gov> |
| 0f2d2bce | 28-Mar-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Configure: Update EGADS for OpenCASCADE |
| 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 |
| 12bafbd6 | 09-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hongzh/add-acms-support' into 'main'
Add support for CAMS
See merge request petsc/petsc!4111 |
| 533251d3 | 03-Jul-2021 |
Hong Zhang <hongzhang@anl.gov> |
Add option -ts_trajectory_memory_type
- Add dev changes - TSTrajectoryMemory: further savings for stiffly accurate schemes - TSTrajectoryMemory: namespace private functions - TSTrajectoryBasic: when
Add option -ts_trajectory_memory_type
- Add dev changes - TSTrajectoryMemory: further savings for stiffly accurate schemes - TSTrajectoryMemory: namespace private functions - TSTrajectoryBasic: when the solution is the same as the last stage, no need to save both of them to disk.
Commit-type: feature /spend 4h
show more ...
|
| b2bd298a | 09-Aug-2021 |
Pierre Jolivet <pierre@joliv.et> |
configure: HDF5 1.12.1 |
| 2283194b | 05-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| cab00e0d | 02-Aug-2021 |
Pierre Jolivet <pierre@joliv.et> |
MATHTOOL: update commit and MatView |
| ab7d85fe | 03-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-07-29/check-mkl-cpardiso-64bit-indices-blas/release' into 'release'
MKL_CPARDISO can only be used with BLAS and PETSc indices both 32 or both 64 bit
See merge request petsc
Merge branch 'barry/2021-07-29/check-mkl-cpardiso-64bit-indices-blas/release' into 'release'
MKL_CPARDISO can only be used with BLAS and PETSc indices both 32 or both 64 bit
See merge request petsc/petsc!4202
show more ...
|
| c6f17229 | 01-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| d625d892 | 30-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/hip-fixes' into 'main'
Fix VecMdot for HIP and spock configuration file
See merge request petsc/petsc!4199 |
| 61b262cf | 30-Jul-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
MKL_CPARDISO can only be used with BLAS and PETSc indices both 32 or both 64 bit
Commit-type: error-checking \spend 15m Reported-by: Eric Chamberland |
| 1f928600 | 30-Jul-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
SPAI and PARTY builds do not work with 64 bit integers so have configure error them out
Commit-type: error-checking \spend 5m Reported-by: Eric Chamberland |
| facc12c9 | 29-Jul-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Fix lower bound diagnostic, and use user-set lowerbound if it is explicitly set |
| e0ecb4fa | 29-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/tune-cuda-devicequery-log/main' into 'main'
Config: tune log message of cuda device query
See merge request petsc/petsc!4193 |
| 2200a12f | 20-Jul-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
Minor: fix typo in example configuration
some housekeeping |
| 3d3e407f | 28-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| ded608a8 | 27-Jul-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Config: tune log message of cuda device query |
| 64e5e361 | 27-Jul-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
fix configure not setting all lower language defines |
| 8097566e | 27-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/fix-cray-mpicxx-includes/main' into 'main'
Handle Cray compilers when detecting MPI include paths and libs
See merge request petsc/petsc!4175 |