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] fatbin fatbin to be loaded as a module [out] module Module
- 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: