hiplinkcomplete Interface Reference

hiplinkcomplete Interface Reference#

HIPFORT API Reference: hipfort::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]statehip link state
[out]hipBinOutUpon success, points to the output binary
[out]sizeOutSize of the binary is stored (optional)
Returns
hipSuccess hipErrorInvalidValue

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: