Skip to content

STRUMPACK v7.1.4

Compare
Choose a tag to compare
@pghysels pghysels released this 16 Aug 06:22
· 317 commits to master since this release
  • Memory leak fix from MPI_Datatypes
  • Set RPATH in strumpack library
  • Add counting of subnormal number in the sparse factors
  • Changes in the BLR compression tolerances in the sparse solver,
    using a scaled absolute tolerance
  • Fixes in the sparse solver using MAGMA, resetting error codes
    which show up in larger systems, but are not actually errors.
  • Set SOVERSION
  • Update CMake for HIP, using enable_language(HIP), requires CMake 3.21