hipfreearray Interface Reference

hipfreearray Interface Reference#

HIPFORT API Reference: hipfort::hipfreearray Interface Reference
hipfort::hipfreearray Interface Reference

Frees an array on the device. More...

Public Member Functions

integer(kind(hipsuccess)) function hipfreearray_ (array)
 

Detailed Description

Frees an array on the device.

Parameters
[in]arrayPointer to array to free
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotInitialized
See also
hipMalloc, hipMallocPitch, hipFree, hipMallocArray, hipHostMalloc, hipHostFree

Member Function/Subroutine Documentation

◆ hipfreearray_()

integer(kind(hipsuccess)) function hipfort::hipfreearray::hipfreearray_ ( type(c_ptr)  array)

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