Skip to content

Releases: saadrahim/rocSOLVER

rocSOLVER-3.8.0 for ROCm 3.8.0

18 Sep 20:54
198e32e
Compare
Choose a tag to compare

New Features

  • optimizations for LU factorization of mid-size matrices
  • added function for LU factorization without pivoting to the API
  • optimizations for mid-size and small matrix inverse
  • improvements/updates to the documentation; sample programs added

Known Issues

  • None

rocSOLVER-3.10.0 for ROCm 3.10.0

30 Nov 16:56
198e32e
Compare
Choose a tag to compare

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

rocSOLVER-3.10.0 for ROCm 3.10.0

30 Nov 16:54
198e32e
Compare
Choose a tag to compare

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

rocSOLVER-3.10.0 for ROCm 3.10.0

30 Nov 16:52
198e32e
Compare
Choose a tag to compare

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

rocSOLVER-3.10.0 for ROCm 3.10.0

30 Nov 16:47
198e32e
Compare
Choose a tag to compare

New Features
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