llvm-project/openmp/libomptarget/plugins/cuda/dynamic_cuda
Jon Chesterfield 6da348569c [libomptarget] Add support for target allocators to dynamic cuda RTL
[libomptarget] Add support for target allocators to dynamic cuda RTL

Follow on to D102000 which introduced new calls into libcuda. This patch adds
the corresponding entry points to dynamic_cuda, fixing the build for systems
that do not have the cuda toolkit installed.

Function types and enum from https://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__MEM.html

Reviewed By: pdhaliwal

Differential Revision: https://reviews.llvm.org/D102169
2021-05-10 15:27:50 +01:00
..
cuda.cpp [libomptarget] Add support for target allocators to dynamic cuda RTL 2021-05-10 15:27:50 +01:00
cuda.h [libomptarget] Add support for target allocators to dynamic cuda RTL 2021-05-10 15:27:50 +01:00