hiplinkcomplete Interface Reference#
hipfort::hiplinkcomplete Interface Reference
Completes the linking of the given program. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hiplinkcomplete_ (state, hipbinout, sizeout) |
Detailed Description
Completes the linking of the given program.
- Parameters
-
[in] state hip link state [out] hipBinOut Upon success, points to the output binary [out] sizeOut Size of the binary is stored (optional)
- Returns
hipSuccesshipErrorInvalidValue
If adding the data fails, it will
- Returns
hipErrorInvalidConfiguration
- See also
- hipError_t
Member Function/Subroutine Documentation
◆ hiplinkcomplete_()
| integer(kind(hipsuccess)) function hipfort::hiplinkcomplete::hiplinkcomplete_ | ( | type(c_ptr), value | state, |
| type(c_ptr) | hipbinout, | ||
| type(c_ptr), value | sizeout | ||
| ) |
The documentation for this interface was generated from the following file: