hipgetsymboladdress Interface Reference#
hipfort::hipgetsymboladdress Interface Reference
Gets device pointer associated with symbol on the device. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipgetsymboladdress_ (devptr, symbol) |
Detailed Description
Gets device pointer associated with symbol on the device.
- Parameters
-
[out] devPtr - pointer to the device associated the symbole [in] symbol - pointer to the symbole of the device
- Returns
hipSuccess,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipgetsymboladdress_()
| integer(kind(hipsuccess)) function hipfort::hipgetsymboladdress::hipgetsymboladdress_ | ( | type(c_ptr) | devptr, |
| type(c_ptr), value | symbol | ||
| ) |
The documentation for this interface was generated from the following file: