Skip to content

rocSOLVER-3.10.0 for ROCm 3.10.0

Compare
Choose a tag to compare
@saadrahim saadrahim released this 30 Nov 17:02
6b820a8

Added

  • Orthonormal/Unitary matrix generator routines (reverse order):
    ORG2L, UNG2L, ORGQL, UNGQL
    ORGTR, UNGTR
  • Orthonormal/Unitary matrix multiplications routines (reverse order):
    ORM2L, UNM2L, ORMQL, UNMQL
    ORMTR, UNMTR

Changed

  • Major library refactoring to adopt rocBLAS memory model

Fixed

  • Returned values in parameter info of functions dealing with singularities

Known Issues

  • None