llvm-project/openmp/libomptarget/plugins/cuda/dynamic_cuda
Jose M Monsalve Diaz 88e66fa60a [OpenMP] Fixing missing variables when CUDA SDK not in system
This patch fixes the error reported in D106751. When there is no CUDA SDK
installed in the system, the build fails due to missing `CU_DEVICE_ATTRIBUTE`
variables.

Using @zsrkmyn sugested fix

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D106933
2021-07-27 23:46:15 -05:00
..
cuda.cpp [OpenMP][Libomptarget] Adding `print_device_info` to RTL and `omptarget` 2021-07-27 21:47:57 -04:00
cuda.h [OpenMP] Fixing missing variables when CUDA SDK not in system 2021-07-27 23:46:15 -05:00