HOME
| OPENMP API Specification: Version 5.1 November 2020

3.8  Device Memory Routines

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

  3.8.1  omp_target_alloc
  3.8.2  omp_target_free
  3.8.3  omp_target_is_present
  3.8.4  omp_target_is_accessible
  3.8.5  omp_target_memcpy
  3.8.6  omp_target_memcpy_rect
  3.8.7  omp_target_memcpy_async
  3.8.8  omp_target_memcpy_rect_async
  3.8.9  omp_target_associate_ptr
  3.8.10  omp_target_disassociate_ptr
  3.8.11  omp_get_mapped_ptr