Neko 1.99.6
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
hip_intf::hipmapmemcpy Interface Reference

Copy between device/host pointers via the mapping layer (kernel-based copy under zero-copy, where either side may alias pageable host memory) More...

Public Member Functions

integer(c_int) function hipmapmemcpy (ptr_dst, ptr_src, s, dir, stream)
 

Detailed Description

Definition at line 128 of file hip_intf.F90.

Constructor & Destructor Documentation

◆ hipmapmemcpy()

integer(c_int) function hip_intf::hipmapmemcpy::hipmapmemcpy ( type(c_ptr), value  ptr_dst,
type(c_ptr), value  ptr_src,
integer(c_size_t), value  s,
integer(c_int), value  dir,
type(c_ptr), value  stream 
)

Definition at line 128 of file hip_intf.F90.


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