llvm-project/openmp/libomptarget/test/api
Joseph Huber a15f8589f4 [libomptarget] Add support for target memory allocators to cuda RTL
Summary:
The allocator interface added in D97883 allows the RTL to allocate shared and
host-pinned memory from the cuda plugin. This patch adds support for these to
the runtime.

Reviewed By: grokos

Differential Revision: https://reviews.llvm.org/D102000
2021-05-07 10:27:02 -04:00
..
is_initial_device.c [OpenMP][libomptarget] Separate lit tests for different offloading targets (2/2) 2021-04-27 15:54:32 +02:00
omp_device_managed_memory.c [libomptarget] Add support for target memory allocators to cuda RTL 2021-05-07 10:27:02 -04:00
omp_get_num_devices.c [OpenMP][libomptarget] Separate lit tests for different offloading targets (2/2) 2021-04-27 15:54:32 +02:00
omp_get_num_devices_with_empty_target.c [OpenMP][libomptarget] Separate lit tests for different offloading targets (2/2) 2021-04-27 15:54:32 +02:00
omp_host_pinned_memory.c [libomptarget] Add support for target memory allocators to cuda RTL 2021-05-07 10:27:02 -04:00