News

PLASMA 2.8.0 Release
2015-12-05

PLASMA 2.8.0 has been release. It integrates:

  • Fix a synchronization problem in STEDC functions
  • Reduce the amount of computation performed in UNGQR/UNGLQD family routines by taking advantage of the Identity structure. It is not anymore required to initialize the Q to identity before calling those functions.
  • New routines PLASMA_[sdcz]lascal[_Tile[_Async]], similar to Scalapack p[sdcz]lascal, to scale a matrix by a constant factor. This function does not handle numerical overflow/underflow as zlascl from Lapack
  • New routines PLASMA_[sdcz]geadd[Tile[_Async]], and PLASMA[sdcz]tradd[_Tile[_Async]], similar to Scalapack p[sdcz]geadd, and p[sdcz]tradd to add two general, or trapezoidal, matrices together.
  • Add functions to the API in order to give the opportunity to users to mix submission to the Quark runtime system of asynchronous Plasma calls and personal kernels
  • Update Lapacke interface to 3.6.0
  • Bug fix on Frobenius norm
  • Add a missing check on descriptors alignment with tiles that may cause unreported trouble to user using sub-descriptors, especially with recursive algorithms.

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


PLASMA 2.7.1 Release
2015-04-27

PLASMA 2.7.1 has been release. It integrates:

  • A bug fix with an infinite loop in LU recursive panel kernels
  • Update the eztrace module to be compliant with EZTrace 1.0.6
  • Fix the F77 interface to handle Tile descriptor correctly
  • Update the Lapack_to_Tile/Tile_to Lapack routines family to support both in place and out-of-place layout translation

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


PLASMA 2.7.0 Release
2015-03-02

PLASMA 2.7.0 has been release integrating new parallel divide and conquer eigenpair solver.

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


PLASMA 2.6.0 Release
2013-12-19

PLASMA 2.6.0 has been release integrating new features and updated kernel documentation.

Read more...

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.

Read more...

Displaying 1-5 of 18 Entries
Jun 29 2022 Admin Login