llvm-project/openmp/libomptarget/plugins
Jonas Hahnfeld a349d4820c [libomptarget] Check for library with CUDA Driver API
That's what we really need to link the CUDA plugin against,
not the CUDA runtime API in CUDA_LIBRARIES! While the latter
comes with the CUDA SDK, the Driver API is installed with
the kernel driver and there is at most one per system. As
fallback we can use the stubs library distributed with the
CUDA SDK for linking.

Differential Revision: https://reviews.llvm.org/D42643

llvm-svn: 323787
2018-01-30 16:49:13 +00:00
..
aarch64
common
cuda [libomptarget] Check for library with CUDA Driver API 2018-01-30 16:49:13 +00:00
generic-elf-64bit/src [OpenMP] libomptarget: move debugging dumps under control of env var LIBOMPTARGET_DEBUG 2017-08-14 15:09:59 +00:00
ppc64
ppc64le
x86_64
CMakeLists.txt [CMake] Refactor common settings and flags 2017-11-29 19:31:48 +00:00
exports