hipruntimegetversion Interface Reference#
hipfort::hipruntimegetversion Interface Reference
Returns the approximate HIP Runtime version. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipruntimegetversion_ (runtimeVersion) |
Detailed Description
Returns the approximate HIP Runtime version.
- Parameters
-
[out] runtimeVersion
- Returns
- #hipSuccess, #hipErrorInavlidValue
- Warning
- On HIPHCC path this function returns HIP runtime patch version however on HIPNVCC path this function return CUDA runtime version.
- See also
- hipDriverGetVersion
Member Function/Subroutine Documentation
◆ hipruntimegetversion_()
integer(kind(hipsuccess)) function hipfort::hipruntimegetversion::hipruntimegetversion_ | ( | type(c_ptr), value | runtimeVersion | ) |
The documentation for this interface was generated from the following file: