HOME
| OPENMP API Specification: "Version 5.2 -- GIT rev 95b2e3a44"

18.8  Device Memory Routines

This section describes routines that support allocation of memory and management of pointers in the data environments of target devices.

If the device_num, src_device_num, or dst_device_num argument of a device memory routine has the value omp_invalid_device, runtime error termination is performed.

  18.8.9  omp_target_associate_ptr
  18.8.10  omp_target_disassociate_ptr
  18.8.11  omp_get_mapped_ptr