hipmoduleloadfatbinary Interface Reference

hipmoduleloadfatbinary Interface Reference#

hipFORT API Reference: hipfort::hipmoduleloadfatbinary Interface Reference
hipfort::hipmoduleloadfatbinary Interface Reference

Loads fatbin object. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmoduleloadfatbinary_ (mymodule, fatbin)
 

Detailed Description

Loads fatbin object.



Parameters
[in]fatbinfatbin to be loaded as a module
[out]moduleModule
Returns
hipSuccess, hipErrorInvalidValue, hipErrorInvalidContext, hipErrorFileNotFound, hipErrorOutOfMemory, hipErrorSharedObjectInitFailed, hipErrorNotInitialized

Member Function/Subroutine Documentation

◆ hipmoduleloadfatbinary_()

integer(kind(hipsuccess)) function hipfort::hipmoduleloadfatbinary::hipmoduleloadfatbinary_ ( type(c_ptr)  mymodule,
type(c_ptr), value  fatbin 
)

The documentation for this interface was generated from the following file: