hipdrvmemcpy3dasync Interface Reference

hipdrvmemcpy3dasync Interface Reference#

HIPFORT API Reference: hipfort::hipdrvmemcpy3dasync Interface Reference
hipfort::hipdrvmemcpy3dasync Interface Reference

Copies data between host and device asynchronously. More...

Public Member Functions

integer(kind(hipsuccess)) function hipdrvmemcpy3dasync_orig (pCopy, stream)
 

Detailed Description

Copies data between host and device asynchronously.

Parameters
[in]pCopy3D memory copy parameters
[in]streamStream to use
Returns
#hipSuccess, #hipErrorInvalidValue, #hipErrorInvalidPitchValue, #hipErrorInvalidDevicePointer, #hipErrorInvalidMemcpyDirection
See also
hipMemcpy, hipMemcpy2DToArray, hipMemcpy2D, hipMemcpyFromArray, hipMemcpyToSymbol, hipMemcpyAsync

Member Function/Subroutine Documentation

◆ hipdrvmemcpy3dasync_orig()

integer(kind(hipsuccess)) function hipfort::hipdrvmemcpy3dasync::hipdrvmemcpy3dasync_orig ( type(c_ptr)  pCopy,
type(c_ptr), value  stream 
)

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