llvm-project/openmp/libomptarget/plugins/cuda
Shilei Tian e8fdacfd81 [OpenMP][NVPTX] Fixed missing variables for CUDA free compilation in NVPTX plugin
`CU_EVENT_DEFAULT` is defined in CUDA header. It should be added to
`openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.h` for CUDA free build.

Reviewed By: ronlieb

Differential Revision: https://reviews.llvm.org/D108878
2021-08-28 18:08:10 -04:00
..
dynamic_cuda [OpenMP][NVPTX] Fixed missing variables for CUDA free compilation in NVPTX plugin 2021-08-28 18:08:10 -04:00
src [OpenMP][Offloading] Add support for event related interfaces 2021-08-28 16:24:14 -04:00
CMakeLists.txt [libomptarget][NFC] Link plugins with threads support library due to std::call_once usage. 2021-01-27 19:26:18 -08:00