hipdevicedisablepeeraccess Interface Reference

hipdevicedisablepeeraccess Interface Reference#

HIPFORT API Reference: hipfort::hipdevicedisablepeeraccess Interface Reference
hipfort::hipdevicedisablepeeraccess Interface Reference

Disables direct access to memory allocations on a peer device. More...

Public Member Functions

integer(kind(hipsuccess)) function hipdevicedisablepeeraccess_ (peerdeviceid)
 

Detailed Description

Disables direct access to memory allocations on a peer device.

If direct access to memory allocations on peer device has not been enabled yet from the current device, it returns hipErrorPeerAccessNotEnabled.

Parameters
[in]peerDeviceIdPeer device to disable direct access to
Returns
hipSuccess, hipErrorPeerAccessNotEnabled

Member Function/Subroutine Documentation

◆ hipdevicedisablepeeraccess_()

integer(kind(hipsuccess)) function hipfort::hipdevicedisablepeeraccess::hipdevicedisablepeeraccess_ ( integer(c_int), value  peerdeviceid)

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