Skip to content

Releases: ROCm/hipRAND

hiprand 3.1.0 for ROCm 7.2.4

Choose a tag to compare

@TriveniTadapaneni TriveniTadapaneni released this 29 May 05:31

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

hiprand 3.1.0 for ROCm 7.2.3

Choose a tag to compare

@srayasam-amd srayasam-amd released this 05 May 13:18

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

hiprand 3.1.0 for ROCm 7.2.2

Choose a tag to compare

@srayasam-amd srayasam-amd released this 14 Apr 14:05

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

hiprand 3.1.0 for ROCm 7.2.1

Choose a tag to compare

@srayasam-amd srayasam-amd released this 24 Mar 03:33

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

hiprand 3.1.0 for ROCm 7.2.0

Choose a tag to compare

@rocm-ci rocm-ci released this 21 Jan 18:58

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

hiprand 3.1.0 for ROCm 7.1.1

Choose a tag to compare

@rocm-ci rocm-ci released this 26 Nov 07:19

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

hipRAND 3.1.0 for ROCm 7.1.0

Choose a tag to compare

@rocm-ci rocm-ci released this 30 Oct 05:51

Resolved issues

  • Updated error handling for several hipRAND unit tests to accomodate the new hipGetLastError behaviour that was introduced in ROCm 7.0.
    As of ROCm 7.0, the internal error state is cleared on each call to hipGetLastError rather than on every HIP API call.

hiprand 3.0.0 for ROCm 7.0.2

Choose a tag to compare

@rocm-ci rocm-ci released this 10 Oct 12:12

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

hiprand 3.0.0 for ROCm 7.0.1

Choose a tag to compare

@rocm-ci rocm-ci released this 17 Sep 16:36

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

hipRAND 3.0.0 for ROCm 7.0.0

Choose a tag to compare

@rocm-ci rocm-ci released this 16 Sep 06:31

Added

  • gfx950 support

Changed

  • Deprecated hipRAND's Fortran API in favor of hipfort.

Removed

  • Removed C++14 support, only C++17 is supported.