Skip to content

Releases: ROCm/HIPIFY

HIPIFY tools for ROCm 5.0.1

15 Feb 15:33
Compare
Choose a tag to compare

HIPIFY code for ROCm 5.0.1 did not change.

HIPIFY tools for ROCm 5.0.0

09 Feb 19:04
Compare
Choose a tag to compare

Additions

  • CUDA 11.4.2 support
  • cuDNN 8.3.2 support
  • Initial hipRTC support
  • GNU C/C++ 11.2 support
  • Visual Studio 2022 support
  • LLVM 13.0.0 support
  • New options:
    • --experimental
    • --cuda-kernel-execution-syntax

Fixes

  • Packaging for Debian and RPM Linux distributions
  • Undo argument typecasting for four driver API functions (cuStreamWaitValue32,
    cuStreamWaitValue64, cuStreamWriteValue32, and cuStreamWriteValue64) because the arguments
    in the corresponding HIP functions are now uint

Changes

  • Support for different formats of locally generated documentation
  • Experimentally supported APIs

HIPIFY tools for ROCm 4.5.2

09 Dec 23:08
5063fb3
Compare
Choose a tag to compare

HIPIFY code for ROCm 4.5.2 did not change.

HIPIFY tools for ROCm 4.5.0

27 Oct 17:50
5063fb3
Compare
Choose a tag to compare

Additions

  • cuDNN 8.2.4 support
  • Initial graph API support
  • GNU C/C++ 11.1 support
  • LLVM 12.0.1 support

Fixes

  • Abandoned HIP_DYNAMIC_SHARED

Changes

  • Synthetic unit tests
  • -std=c++14 by default

HIPIFY tools for ROCm 4.3.1

27 Aug 14:00
e258be1
Compare
Choose a tag to compare

HIPIFY code for ROCm 4.3.1 did not change.

HIPIFY tools for ROCm 4.3.0

02 Aug 15:02
e258be1
Compare
Choose a tag to compare

Additions

  • CUDA 11.3.0 support
  • cuDNN 8.2.0 support
  • LLVM 12.0.0 support

Fixes

  • Added missing type casting arguments for cuStreamWaitValue32(64) and cuStreamWriteValue32(64)

HIPIFY tools for ROCm 4.2.0

10 May 17:13
9af3407
Compare
Choose a tag to compare

Additions

  • CUDA 11.2.2 support
  • cuDNN 8.1.1 support
  • Initial device API support
  • LLVM 11.1.0 support
  • New options:
    • --doc-format=<value>, with full (default), strict, and compact options

Changes

  • Tests on kernel launch syntax

HIPIFY tools for ROCm 4.1.0

22 Mar 16:45
bb8da0c
Compare
Choose a tag to compare

Additions

  • CUDA 11.2.0 support
  • Stream-ordered memory API support
  • cuDNN 8.1.1 support
  • LLVM 11.0.1 support

Fixes

  • Patches for LLVM 10.0.x and 11.0.0 (Windows and Linux)

Changes

  • Initial support for API versioning

HIPIFY tools for ROCm 4.0.0

17 Dec 20:44
c8f6892
Compare
Choose a tag to compare

Additions

  • LLVM 11.0.0 support

HIPIFY tools for ROCm 3.10.0

30 Nov 16:18
c8f6892
Compare
Choose a tag to compare

Changes

  • Revised CUDA and HIP API and data type versioning
  • Revised and removed deprecated CUDA and HIP APIs and data types