llvm-project/openmp/libomptarget/plugins/cuda
Jonas Hahnfeld bb51d39871 [libomptarget][CUDA] Use cuDeviceGetAttribute, NFCI.
cuDeviceGetProperties has apparently been deprecated since CUDA 5.0.
Nvidia started using annotations only in CUDA 9.2, so nobody noticed
nor cared before.
The new function returns the same values, tested with a P100.

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

llvm-svn: 341372
2018-09-04 15:13:28 +00:00
..
src [libomptarget][CUDA] Use cuDeviceGetAttribute, NFCI. 2018-09-04 15:13:28 +00:00
CMakeLists.txt [CMake] Unify install path for libraries 2018-05-25 15:56:41 +00:00