acc_unmap_data – Unmap device memory from host memory.#

Description

This function unmaps previously mapped device and host memory. The latter specified by h.

C/C++:

Prototype:

acc_unmap_data(h_void *h);

Reference:

OpenACC specification v2.6, section 3.2.27.