[petsc-users] petsc-3.5.2.tar.gz now available
Satish Balay
balay at mcs.anl.gov
Tue Sep 9 13:07:16 CDT 2014
Dear PETSc users,
The patch release petsc-3.5.2 is now available for download.
http://www.mcs.anl.gov/petsc/download/index.html
Some of the changes include:
* ml: fix partitioning with parmetis
* build: fix gnumake dependencies and verify minimum required gnumake version.
* fix: ISLocalToGlobalCreateIS() for bs > 0
* fix: ISLocalToGlobalMappingCreateIS() to respect the block size of the IS
* KSPSetSupportedNorm: simplify priority logic around KSP_NORM_NONE
* AIJ/BAIJ: Performance improvement for MatZeroRows(), MatZeroRowsColumns()
* PetscFV: Fully enable other limiters
* TS+Plex: Overlap cells were misidentified as ghost cells
* fix: MatAXPY_ for mpibaij, mpisbaij, seqbaij and seqsbaij
* pastix: updated to version 5.2.2 This prevents crashes with diagonal matrices
* DMDA: Fix VecView() for two-dimensional grids with curvilinear coordinates
* DMDA: Fix VecView() displaying of coordinate limits in parallel
* configure: use LIBS option verbatim in the link line.
* configure: check if the compiler returns zero error code on link failure
Satish
More information about the petsc-users
mailing list