hipmemgetaccess Interface Reference

hipmemgetaccess Interface Reference#

HIPFORT API Reference: hipfort::hipmemgetaccess Interface Reference
hipfort::hipmemgetaccess Interface Reference

Get the access flags set for the given location and ptr. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmemgetaccess_ (flags, location, ptr)
 

Detailed Description

Get the access flags set for the given location and ptr.

Parameters
[out]flags- flags for this location.
[in]location- target location.
[in]ptr- address to check the access flags.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Note
This API is implemented on Linux and is under development on Microsoft Windows.

Member Function/Subroutine Documentation

◆ hipmemgetaccess_()

integer(kind(hipsuccess)) function hipfort::hipmemgetaccess::hipmemgetaccess_ ( type(c_ptr), value  flags,
type(hipmemlocation location,
type(c_ptr), value  ptr 
)

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