hipdevicegraphmemtrim Interface Reference#
hipfort::hipdevicegraphmemtrim Interface Reference
Free unused memory reserved for graphs on a specific device and return it back to the OS. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipdevicegraphmemtrim_ (device) |
Detailed Description
Free unused memory reserved for graphs on a specific device and return it back to the OS.
- Parameters
-
[in] device - Device for which memory should be trimmed
- Returns
hipSuccess,hipErrorInvalidDevice
Member Function/Subroutine Documentation
◆ hipdevicegraphmemtrim_()
| integer(kind(hipsuccess)) function hipfort::hipdevicegraphmemtrim::hipdevicegraphmemtrim_ | ( | integer(c_int), value | device | ) |
The documentation for this interface was generated from the following file: