summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2018-01-30 16:49:13 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2018-01-30 16:49:13 +0000
commita349d4820cc18997a0b23e25540694ed8e12126f (patch)
tree07008f425a3ab3b1689c79f75ba87cb3af58622e /lldb/packages/Python/lldbsuite/test/python_api/process
parentc189523529c1f9141ba2d344e805279b3b90faa0 (diff)
downloadbcm5719-llvm-a349d4820cc18997a0b23e25540694ed8e12126f.tar.gz
bcm5719-llvm-a349d4820cc18997a0b23e25540694ed8e12126f.zip
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud