hipmemcpy3dpeerasync Interface Reference

hipmemcpy3dpeerasync Interface Reference#

HIPFORT API Reference: hipfort::hipmemcpy3dpeerasync Interface Reference
hipfort::hipmemcpy3dpeerasync Interface Reference

Performs 3D memory copies between devices asynchronously. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmemcpy3dpeerasync_ (p, stream)
 

Detailed Description

Performs 3D memory copies between devices asynchronously.

Parameters
[in]p- Parameters for memory copy
[in]stream- Stream to enqueue operation in.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorInvalidDevice

Member Function/Subroutine Documentation

◆ hipmemcpy3dpeerasync_()

integer(kind(hipsuccess)) function hipfort::hipmemcpy3dpeerasync::hipmemcpy3dpeerasync_ ( type(hipmemcpy3dpeerparms p,
type(c_ptr), value  stream 
)

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