hipmemimportfromshareablehandle Interface Reference

hipmemimportfromshareablehandle Interface Reference#

HIPFORT API Reference: hipfort::hipmemimportfromshareablehandle Interface Reference
hipfort::hipmemimportfromshareablehandle Interface Reference

Imports an allocation from a requested shareable handle type. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmemimportfromshareablehandle_ (handle, oshandle, shhandletype)
 

Detailed Description

Imports an allocation from a requested shareable handle type.

Parameters
[out]handle- returned value.
[in]osHandle- shareable handle representing the memory allocation.
[in]shHandleType- handle type.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Note
This API is implemented on Linux and is under development on Microsoft Windows.

Member Function/Subroutine Documentation

◆ hipmemimportfromshareablehandle_()

integer(kind(hipsuccess)) function hipfort::hipmemimportfromshareablehandle::hipmemimportfromshareablehandle_ ( type(c_ptr)  handle,
type(c_ptr), value  oshandle,
integer(kind(hipmemhandletypenone)), value  shhandletype 
)

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