hipmemmaparrayasync Interface Reference

hipmemmaparrayasync Interface Reference#

HIPFORT API Reference: hipfort::hipmemmaparrayasync Interface Reference
hipfort::hipmemmaparrayasync Interface Reference

Maps or unmaps subregions of sparse HIP arrays and sparse HIP mipmapped arrays. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmemmaparrayasync_ (mapinfolist, count, stream)
 

Detailed Description

Maps or unmaps subregions of sparse HIP arrays and sparse HIP mipmapped arrays.

Parameters
[in]mapInfoList- list of hipArrayMapInfo.
[in]count- number of hipArrayMapInfo in mapInfoList.
[in]stream- stream identifier for the stream to use for map or unmap operations.
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotSupported
Warning
This API is under development. Currently it is not supported on AMD GPUs and returns hipErrorNotSupported.

Member Function/Subroutine Documentation

◆ hipmemmaparrayasync_()

integer(kind(hipsuccess)) function hipfort::hipmemmaparrayasync::hipmemmaparrayasync_ ( type(hiparraymapinfo mapinfolist,
integer(c_int), value  count,
type(c_ptr), value  stream 
)

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