Skip to content
Liam Wrubleski edited this page Oct 13, 2021 · 2 revisions

Building hipRAND

For instructions to build hipRAND library and clients, see Build hipRAND libraries and verification code.

Functionality

hipRAND exports the following RAND-like functions at this time.

Platform: rocRAND or cuRAND

hipRAND is a marshalling library, so it runs with either rocRAND or cuRAND configured as the backend RAND library, chosen at cmake configure time.

Clone this wiki locally