hiparraydestroy Interface Reference

hiparraydestroy Interface Reference#

HIPFORT API Reference: hipfort::hiparraydestroy Interface Reference
hipfort::hiparraydestroy Interface Reference

Destroy an array memory pointer on the device. More...

Public Member Functions

integer(kind(hipsuccess)) function hiparraydestroy_ (array)
 

Detailed Description

Destroy an array memory pointer on the device.

Parameters
[in]array- Pointer to the array memory
Returns
hipSuccess, hipErrorInvalidValue
See also
hipArrayCreate, hipArrayDestroy, hipFreeArray

Member Function/Subroutine Documentation

◆ hiparraydestroy_()

integer(kind(hipsuccess)) function hipfort::hiparraydestroy::hiparraydestroy_ ( type(c_ptr), value  array)

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