Skip to content

Releases: nakatamaho/mplapack

MPLAPACK 2.0.1

21 Sep 01:59
Compare
Choose a tag to compare
  • CUDA version of Rgemm (dd) and Rsyrk (dd) on Vota and Ampere; on Tesla V100; performance of both are approximately 450GFlops! V100 and A100 support revived by Nakazato (aizu-u)
  • provide DLLs for MINGW mplapack.
  • refactoring benchmark part.

MPLAPACK 2.0.0

26 Jul 13:07
6cf4457
Compare
Choose a tag to compare
  • support all complex routines for all precisions except for the mixed-precision version.
  • support all Rectangular Full Packed (RFP) routines
  • performed extensive tests with test results (test results are not part of the distfile, please see git repository)
  • on macOS, dylibs are now correctly linked
  • on Linux, we set absolute rpath so that mp libraries are correctly linked.
  • on Windows, improved accuracy and stability.
  • remove debugging symbols by default
  • improvements in the installation process
  • overflow bugs in sqrt and division are fixed for internal libqd.

MPLAPACK 2.0.0 alpha

14 Jun 11:06
157676b
Compare
Choose a tag to compare
MPLAPACK 2.0.0 alpha Pre-release
Pre-release
  • support all complex routines for all precisions except for the mixed-precision version.
  • support all Rectangular Full Packed (RFP) routines
  • on macOS, dylibs are now correctly linked
  • on Linux, we set absolute rpath so that mp libraries are correctly linked.
  • remove debugging symbols by default
  • improvements in the installation process
  • overflow bug in sqrt is fixed for libqd