Skip to content

Releases: ROCm/hipRAND

hipRAND 2.11.0 for ROCm 6.2.1

20 Sep 19:58
f66f1da
Compare
Choose a tag to compare

hipRAND code for ROCm 6.2.1 did not change. The library was rebuilt for the updated ROCm 6.2.1 stack.

hipRAND 2.11.0 for ROCm 6.2.0

02 Aug 16:15
080186d
Compare
Choose a tag to compare

Additions

  • Added support for setting generator output ordering in C and C++ API
  • hiprandCreateGeneratorHost dispatches to the host generator in the rocRAND backend instead of returning with HIPRAND_STATUS_NOT_IMPLEMENTED
  • Added the option to create a host generator to the Fortran wrapper
  • Added the option to create a host generator to the Python wrapper

Changes

  • For internal testing with HMM the environment variable ROCRAND_USE_HMM was used in previous
    versions, it is now changed to HIPRAND_USE_HMM.
  • The device API documentation is improved in this version.
  • Static library: moved all internal symbols to namespaces to avoid potential symbol name collisions when linking.

Removals

  • Removed the option to build hipRAND as a submodule to rocRAND
  • Removed references to, and workarounds for, the deprecated hcc
  • Support for finding rocRAND based on the environment variable ROCRAND_DIR has been removed
    ROCRAND_PATH can be used instead.

Fixes

  • Build error when using Clang++ directly due to unsupported references to amdgpu-target

hipRAND 2.10.17 for ROCm 6.1.2

04 Jun 16:53
eab84d8
Compare
Choose a tag to compare

hipRAND code for ROCm 6.1.2 did not change. The library was rebuilt for the updated ROCm 6.1.2 stack.

hipRAND 2.10.17 for ROCm 6.1.1

08 May 17:59
eab84d8
Compare
Choose a tag to compare

hipRAND code for ROCm 6.1.1 did not change. The library was rebuilt for the updated ROCm 6.1.1 stack.

hipRAND 2.10.17 for ROCm 6.1.0

16 Apr 19:09
eab84d8
Compare
Choose a tag to compare

Added

  • Code coverage option in CMake

Changes

  • Minor CMake updates to coincide with general ROCm stack updates for 6.1

hipRAND 2.10.17 for ROCm 6.0.2

31 Jan 20:12
cbcb270
Compare
Choose a tag to compare

hipRAND code for ROCm 6.0.2 did not change. The library was rebuilt for the updated ROCm 6.0.2 stack.

hipRAND 2.10.17 for ROCm 6.0.0

15 Dec 18:31
cbcb270
Compare
Choose a tag to compare

hipRAND code for ROCm 6.0.0 did not change. The library was rebuilt for the updated ROCm 6.0.0 stack.