summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-09-30Fortran bindings are disabled by defaultMartin Diehl
Arch HDF5 is build with Fortran bindings, enabling them always should cause no problems
2021-09-303.16.0Martin Diehl
2021-09-293.15.5Martin Diehl
2021-09-23optional support for valgrindMartin Diehl
2021-09-23make build in clean CHROOT possibleMartin Diehl
thanks to eDgar for the fix that does not require sudo
2021-09-22simplifiedMartin Diehl
2021-09-21cython is also neededMartin Diehl
2021-09-21numpy is a dependency (for petsc4py)Martin Diehl
2021-09-18building and providing petsc4pyMartin Diehl
2021-09-17superfluous messageMartin Diehl
2021-09-17preparing for build with petsc4pyMartin Diehl
2021-09-16simplifiedMartin Diehl
2021-09-023.15.4Martin Diehl
2021-08-31suppress error messages if CUDA is not installedMartin Diehl
tests pass again
2021-08-073.15.3Martin Diehl
2021-07-103.15.2Martin Diehl
2021-07-08avoid include of MPI module in FortranMartin Diehl
this allows to use mpi_f08 as recommended by MPI
2021-06-203.15.1Martin Diehl
2021-04-033.15.0Martin Diehl
2021-03-093.14.5Martin Diehl
2021-02-113.14.4Martin Diehl
2021-01-183.14.3Martin Diehl
2020-12-073.14.2 is outMartin Diehl
2020-11-18forgotten update of .SRCINFOMartin Diehl
2020-11-18new version is outMartin Diehl
2020-10-05not needed anymoreMartin Diehl
2020-10-05new version is outMartin Diehl
2020-09-30new version is outMartin Diehl
2020-08-12upstream updatedMartin Diehl
2020-08-02version updateMartin Diehl
2020-06-16new version is outMartin Diehl
2020-06-10optional support for TriangleMartin Diehl
2020-06-02include fix fo DSTabulation in FortranMartin Diehl
2020-05-27fix: sha256 sum was not updatedMartin Diehl
2020-05-27several, unrelated changesMartin Diehl
- new version is out - use full path of compiler (allows to have other MPI compiler wrappers in path) - preparing support for Triangle (package needs some work)
2020-04-06run only short test suite (as before)Martin Diehl
see https://www.mcs.anl.gov/petsc/documentation/changes/313.html
2020-04-02PETSc 3.13.0 is outMartin Diehl
2020-03-04cleaningMartin Diehl
seems that some of the 'hacks' are not needed anymore, at least on my system
2020-02-04bump to new versionMartin Diehl
2020-01-213.12.3 is outMartin Diehl
2019-12-04do not install documentationMartin Diehl
use of online-documentation is recommended by the PETSc team
2019-12-04upstream updateMartin Diehl
2019-10-26upstream updateMartin Diehl
2019-10-06ignore temp filesMartin Diehl
2019-10-04new minor release 3.12.0Martin Diehl
2019-07-25HYPRE include directory has changedMartin Diehl
2019-07-193.11.3 is outMartin Diehl
2019-06-10petsc 3.11.2 is outMartin Diehl
2019-04-13PETSc 3.11.1 is outMartin Diehl
2019-04-03PETSc configure also works with python3 nowMartin Diehl