Skip to content

STRUMPACK 7.1.0

Compare
Choose a tag to compare
@pghysels pghysels released this 14 Apr 16:57
· 365 commits to master since this release
  • Bugfix in matrix equilibration code
  • Several bugfixes, especially for SLATE and large problems on GPU
  • Sparse triangular solve on the GPU when using MAGMA
  • Other MAGMA fixes for the sparse direct solver (MAGMA still optional)
  • New HSS random sketching operators based on sparse Johnson Lindestrauss
  • Fix for HODLRMatrix construction from elements, or blocks
  • Compilation fixes for NVHPC compiler
  • SYCL updates
  • Add lapmr routines, which are not available in Mac LAPACK implementations
  • Support newer ( >= 1.0) ZFP versions
  • Fixes for clang 15
  • Add NDBFS GPU matrix ordering code