hipmemcpyparam2dasync Interface Reference

hipmemcpyparam2dasync Interface Reference#

HIPFORT API Reference: hipfort::hipmemcpyparam2dasync Interface Reference
hipfort::hipmemcpyparam2dasync Interface Reference

Copies memory for 2D arrays. More...

Public Member Functions

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

Detailed Description

Copies memory for 2D arrays.

Parameters
[in]pCopyParameters for the memory copy
[in]streamStream to use
Returns
hipSuccess, hipErrorInvalidValue, hipErrorInvalidPitchValue, hipErrorInvalidDevicePointer, hipErrorInvalidMemcpyDirection
See also
hipMemcpy, hipMemcpy2D, hipMemcpyToArray, hipMemcpy2DToArray, hipMemcpyFromArray, hipMemcpyToSymbol, hipMemcpyAsync

Member Function/Subroutine Documentation

◆ hipmemcpyparam2dasync_()

integer(kind(hipsuccess)) function hipfort::hipmemcpyparam2dasync::hipmemcpyparam2dasync_ ( type(c_ptr)  pCopy,
type(c_ptr), value  stream 
)

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