rocRAND

RAND library for HIP programming language

MIT License

Stars
102
Committers
70

Bot releases are hidden (Show)

rocRAND - rocRAND 2.10.0

Published by saadrahim almost 5 years ago

point release for ROCm 2.10

rocRAND - rocRAND 2.9.0

Published by saadrahim about 5 years ago

Point release for rocRAND.

rocRAND - rocRAND 2.7.0

Published by saadrahim about 5 years ago

  • Added support for new datatypes: uchar, ushort, half.
  • Vega 20 performance optimizations.
  • mtgp32 uniform double performance changes due generation algorithm standardization. Better quality random numbers now generated with 30% decrease in performance
  • Up to 5% performance improvements for other algorithms
rocRAND - rocRAND 2.8.0

Published by saadrahim about 5 years ago

Point release for rocm 2.8.

rocRAND - rocRAND 2.6.0

Published by saadrahim over 5 years ago

Point release for rocm 2.6. Library versioning now follows rocm version.

rocRAND - rocRAND 2.5.0

Published by saadrahim over 5 years ago

Point release for 2.5.0. No feature changes or fixes.

rocRAND - rocRAND 2.4.0

Published by saadrahim over 5 years ago

Point Release for rocm 2.3
Minor bug fixes

rocRAND - rocRAND 2.3.0

Published by saadrahim over 5 years ago

Point Release for rocm 2.3

  • Minor bug fixes
rocRAND - rocRAND 1.8.2

Published by ex-rzr over 5 years ago

  • Support for gfx906 (Vega20)
  • Minor adjustments for the latest HIP
rocRAND - rocRAND 1.8.0

Published by jszuppe over 6 years ago

Minor fixes and adjustments.

rocRAND - hipRAND v1.7.0

Published by jszuppe about 7 years ago

  • Add Python wrappers for C API for rocRAND and hipRAND
rocRAND - rocRAND v1.6.1

Published by jszuppe about 7 years ago

  • Update CMake scripts to use hcc on ROCm and g++/nvcc on CUDA platform instead of hipcc
rocRAND - rocRAND v1.6.0

Published by jszuppe about 7 years ago

  • Add Fortran wrappers for the C host APIs of rocRAND and hipRAND
rocRAND - rocRAND v1.5.2

Published by jszuppe about 7 years ago

  • Improve performance of MRG32k3a and Philox random number generators.
  • Reduce initialization time for XORWOW random number generator.
  • Improve documentation.
rocRAND - rocRAND v1.5.1

Published by jszuppe about 7 years ago

  • Improve MRG32k3a log-normal-float distribution performance.
  • Reduce code repetition.
  • Improve tests.
rocRAND - rocRAND v1.5.0

Published by jszuppe about 7 years ago