Skip to content

Releases: GPUOpen-LibrariesAndSDKs/HIPRT

v2.4.6b6daf9

17 Sep 14:30
3a8b836

Choose a tag to compare

  • H-PLOC and improved wide BVH conversion
  • CMake support
  • Configurable HIPRT path via a env. variable
  • New gfx architectures supported
  • hiprtBuildTraceKernel can return only the HIP module
  • HIP module caching and unloading (fixing a memory leak)
  • Fixing matrix inversion and identity check
  • Fixing refit and other minor issues

next-release, RC7

09 Sep 17:19

Choose a tag to compare

next-release, RC7 Pre-release
Pre-release

compared to RC6, there is only 1 additional commit:
83e18cc

  • changing CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR for more flexibility.
  • add more headers in the cmake install

next-release, RC6

17 Jul 22:22

Choose a tag to compare

next-release, RC6 Pre-release
Pre-release

Compared to RC5, we just added a possibility to disable Bake Kernel generation.
use :
-DGENERATE_BAKE_KERNEL=OFF
in cmake argument.

if it's forced to OFF, some building functions from the HIPRT API, like hiprtBuildTraceKernelsFromBitcode should fail.
If your project only uses precompiled kernels, that's fine to set this flag to OFF.

next-release, RC5

20 Jun 20:33

Choose a tag to compare

next-release, RC5 Pre-release
Pre-release
2.3.bd75b7c.rc5

cmake - improve NO_ENCRYPT flag

next-release, RC4

19 Jun 23:52

Choose a tag to compare

next-release, RC4 Pre-release
Pre-release
2.3.bd75b7c.rc4

add easy-encrypt win bin

next-release, RC1

11 Jun 14:54
5d3b220

Choose a tag to compare

next-release, RC1 Pre-release
Pre-release

Release Candidate for next release.
add cmake support
C++17 support
fix memory leak

v2.3.7df94af

07 Mar 15:46

Choose a tag to compare

AMD HIP RT v2.3.7df94af