hipmoduleunload Interface Reference

hipmoduleunload Interface Reference#

HIPFORT API Reference: hipfort::hipmoduleunload Interface Reference
hipfort::hipmoduleunload Interface Reference

Frees the module. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmoduleunload_ (mymodule)
 

Detailed Description

Frees the module.

Parameters
[in]moduleModule to free
Returns
hipSuccess, hipErrorInvalidResourceHandle

The module is freed, and the code objects associated with it are destroyed.

Member Function/Subroutine Documentation

◆ hipmoduleunload_()

integer(kind(hipsuccess)) function hipfort::hipmoduleunload::hipmoduleunload_ ( type(c_ptr), value  mymodule)

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