hipmemrelease Interface Reference

hipmemrelease Interface Reference#

HIPFORT API Reference: hipfort::hipmemrelease Interface Reference
hipfort::hipmemrelease Interface Reference

Release a memory handle representing a memory allocation which was previously allocated through hipMemCreate. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmemrelease_ (handle)
 

Detailed Description

Release a memory handle representing a memory allocation which was previously allocated through hipMemCreate.

Parameters
[in]handle- handle of the memory allocation.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Note
This API is implemented on Linux and is under development on Microsoft Windows.

Member Function/Subroutine Documentation

◆ hipmemrelease_()

integer(kind(hipsuccess)) function hipfort::hipmemrelease::hipmemrelease_ ( type(c_ptr), value  handle)

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