Releases: nakatamaho/mplapack
Releases · nakatamaho/mplapack
MPLAPACK 2.0.1
- 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
- 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
- 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