RocRAND Versions Save

RAND library for HIP programming language

rocm-6.1.0

3 weeks ago

Fixes

  • Implemented workaround for regressions in XORWOW and LFSR on MI200

rocm-6.0.2

3 months ago

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

rocm-6.0.0

4 months ago

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

rocm-5.7.1

6 months ago

rocRAND code for ROCm 5.7.1 did not change. The library was rebuilt for the updated ROCm 5.7.1 stack.

rocm-5.7.0

7 months ago

rocRAND code for ROCm 5.7.0 did not change. The library was rebuilt for the updated ROCm 5.7.0 stack.

rocm-5.6.1

8 months ago

rocRAND code for ROCm 5.6.1 did not change. The library was rebuilt for the updated ROCm 5.6.1 stack.

rocm-5.6.0

10 months ago

rocRAND code for ROCm 5.6.0 did not change. The library was rebuilt for the updated ROCm 5.6.0 stack.

rocm-5.5.1

11 months ago

rocRAND code for ROCm 5.5.1 did not change. The library was rebuilt for the updated ROCm 5.5.1 stack.

rocm-5.5.0

1 year ago

Added

  • MT19937 pseudo random number generator based on M. Matsumoto and T. Nishimura, 1998, Mersenne Twister: A 623-dimensionally equidistributed uniform pseudorandom number generator.
  • New benchmark for the device API using Google Benchmark, benchmark_rocrand_device_api, replacing benchmark_rocrand_kernel. benchmark_rocrand_kernel is deprecated and will be removed in a future version. Likewise, benchmark_curand_host_api is added to replace benchmark_curand_generate and benchmark_curand_device_api is added to replace benchmark_curand_kernel.
  • experimental HIP-CPU feature
  • ThreeFry pseudorandom number generator based on Salmon et al., 2011, "Parallel random numbers: as easy as 1, 2, 3".

Changed

  • Python 2.7 is no longer officially supported.

Fixed

  • Windows HIP SDK support

rocm-5.4.4

1 year ago

rocRAND code for ROCm 5.4.4 did not change. The library was rebuilt for the updated ROCm 5.4.4 stack.