Full documentation for rocRAND is available at https://rocrand.readthedocs.io/en/latest/
- rocRAND backend support for Sobol 64, Scrambled Sobol 32 and 64, and MT19937.
hiprandGenerateLongLongfor generating 64-bits uniformly distributed integers with Sobol 64 and Scrambled Sobol 64.
- Python 2.7 is no longer officially supported.
- Backward compatibility for deprecated
#include <hiprand.h>using wrapper header files. - Packages for test and benchmark executables on all supported OSes using CPack.
- Initial split from rocRAND