hipimportexternalmemory Interface Reference

hipimportexternalmemory Interface Reference#

HIPFORT API Reference: hipfort::hipimportexternalmemory Interface Reference
hipfort::hipimportexternalmemory Interface Reference

Imports an external memory object. More...

Public Member Functions

integer(kind(hipsuccess)) function hipimportexternalmemory_ (extmem_out, memhandledesc)
 

Detailed Description

Imports an external memory object.

Parameters
[out]extMem_out- Returned handle to an external memory object
[in]memHandleDesc- Memory import handle descriptor
Returns
hipSuccess, hipErrorInvalidDevice, hipErrorInvalidValue
See also

Member Function/Subroutine Documentation

◆ hipimportexternalmemory_()

integer(kind(hipsuccess)) function hipfort::hipimportexternalmemory::hipimportexternalmemory_ ( type(c_ptr)  extmem_out,
type(hipexternalmemoryhandledesc memhandledesc 
)

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