PLASMA 2.4.5 has been released.
This package contains:
- Add LU inversion functions: PLASMA_zgetri, PLASMA_zgetri_Tile and
PLASMA_zgetri_Tile_Async using the recursive parallel panel
implementation of LU factorization.
- The householder reduction trees for QR and LQ factorizations can
now work on general cases and not only on matrices with M multiple of
MB.
- Matrices generation has been changed in every timing, testing and
example files to use a parallel initialization generating a better
distribution of the data on the architecture, especially for Tile
interface. “numactl” is not required anymore.
- Timing routines can now generate DAGs with the --dag option, and traces with --trace option if EZTRACE is present.
All files are available for download in the Software section of the PLASMA site.