hiprandgetversion Interface Reference#
hipfort_hiprand::hiprandgetversion Interface Reference
Returns the version number of the cuRAND or rocRAND library. More...
Public Member Functions | |
integer(kind(hiprand_status_success)) function | hiprandgetversion_ (version) |
Detailed Description
Returns the version number of the cuRAND or rocRAND library.
Returns in version
the version number of the underlying cuRAND or rocRAND library.
- Parameters
-
version - Version of the library
- Returns
- HIPRAND_STATUS_OUT_OF_RANGE if
version
is NULL
- HIPRAND_STATUS_SUCCESS if the version number was successfully returned
- HIPRAND_STATUS_OUT_OF_RANGE if
Member Function/Subroutine Documentation
◆ hiprandgetversion_()
integer(kind(hiprand_status_success)) function hipfort_hiprand::hiprandgetversion::hiprandgetversion_ | ( | type(c_ptr), value | version | ) |
The documentation for this interface was generated from the following file: