Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.04 KB

Change Log for rocBLAS-Examples

Full documentation for rocBLAS is available at rocblas.readthedocs.io.

For rocBLAS 3.0.0 in ROCm 5.6.0

Changed

  • Removed deprecated defines, code and referring to deprecated folders

For rocBLAS 2.47.0 in ROCm 5.5.0

Fixed

  • On Windows the Visual Studio toolchain include of rocblas.h shows deprecation warnings. No longer requires define ROCBLAS_NO_DEPRECATED_WARNINGS.

For rocBLAS 2.46.0 in ROCm 5.4.0

Changed

  • On Windows the Visual Studio toolchain include of rocblas.h requires adding a define ROCBLAS_NO_DEPRECATED_WARNINGS for ROCM 5.4

For rocBLAS 2.45.0 in ROCm 5.3.0

Changed

  • No changes were made for this release.

For rocBLAS 2.44.0 in ROCm 5.2.0

Changed

  • ROCmTM installation paths for include files and libraries have changed locations. This release of examples takes these from the new locations to avoid the deprecation messages introduced into the old header locations. Relevant changes can be seen in the Makefiles.