hipdevicedisablepeeraccess Interface Reference#
hipfort::hipdevicedisablepeeraccess Interface Reference
  Disable direct access from current device's virtual address space to memory allocations physically located on a peer device. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipdevicedisablepeeraccess_ (peerDeviceId) | 
Detailed Description
Disable direct access from current device's virtual address space to memory allocations physically located on a peer device.
Returns hipErrorPeerAccessNotEnabled if direct access to memory on peerDevice has not yet been enabled from the current device.
- Parameters
 - 
  
[in] peerDeviceId  
- 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: