News
PLASMA 2.5.2 Release
2013-09-16

PLASMA 2.5.2 has been released and is mainly a bug fix release for the problems reported on the forum.

This package contains the following updates:

  • Add -m and -n options to timing routines to define matrix size without using ranges
  • Fix a minor bug that appears when combining muti-threaded tasks with thread-masks in Quark. Previously, the thread mask was not respected when the tasks of the multi-threaded task were being assigned to threads.
  • Fix illegal division by 0 that occured when matrix size was smaller than the tile size during inplace layout translation. See /plasma/forum/viewtopic.php?f=2&t=1684&p=2374#p2374
  • Fix the QUARK_REGION bug that was limiting performance of QR/LQ factorization in the last release.
  • Fix illegal division by 0 when first numa node detected by HwLoc is empty. Thanks to Jim for those two bug reports, see /plasma/forum/viewtopic.php?f=2&t=1680.
  • Fix integer size that was creating overflow in tile pointers computation. Thanks to SGI for the bug report.

All files are available for download in the Software section of the PLASMA site.


Jun 29 2022 Admin Login