Next: acc_deviceptr, Previous: acc_map_data, Up: OpenACC Runtime Library Routines [Contents][Index]
acc_unmap_data
– Unmap device memory from host memory.This function unmaps previously mapped device and host memory. The latter specified by h.
Prototype: | acc_unmap_data(h_void *h); |
OpenACC specification v2.0, section 3.2.26.