|
Neko 1.99.6
A portable framework for high-order spectral element flow simulations
|
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) |
Definition at line 128 of file hip_intf.F90.
| 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.