Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

54 lines (34 loc) · 1.08 KB

Change Log for hipfort

(Unreleased) hipfort

Additions

  • Added roctx to the hipfort interfaces

hipfort 0.4-0 for ROCm 6.0.1

Fixes

  • Included hipfort-config.cmake in the deb and rpm packages

hipfort 0.4-0 for ROCm 6.0.0

Additions

  • Added an exported hipfort-config.cmake with the following targets:
    • hipfort::hip
    • hipfort::rocblas
    • hipfort::hipblas
    • hipfort::rocfft
    • hipfort::hipfft
    • hipfort::rocsolver
    • hipfort::hipsolver
    • hipfort::rocrand
    • hipfort::hiprand
    • hipfort::rocsparse
    • hipfort::hipsparse

hipfort 0.4-0 for ROCm 5.7.0

Additions

  • Added rocm_agent_enumerator fallback for hipfc architecture autodetection

Changes

  • Updated documentation to use the Sphinx toolchain and publish to ReadTheDocs
  • Updated HIP_PLATFORM from 'nvcc' to 'nvidia'

hipfort 0.4-0 for ROCm 5.6.0

Additions

  • Added hipfc architecture autodetection for gx1101 devices

hipfort 0.4-0 for ROCm 5.5.0

Fixes

  • Fixed hipfc architecture autodetection for gfx90a devices that were previously unrecognized