llvm-capstone/openmp/libomptarget/plugins
Joseph Huber c568622046 [Libomptarget] Remove find_package(CUDA) as it has been deprecated
Since D137724 and the LLVM 17 release we have updated to CMake version
3.20. This means that `find_package(CUDA)` is officially deprecated and
can be replaced with `find_package(CUDAToolkit)` instead. This patch
does this and also cleans up a bit of the CMake.

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D142568
2023-01-25 13:58:01 -06:00
..
aarch64
amdgpu [Libomptarget] Include "hsa/hsa.h" instead 2023-01-23 08:56:03 -06:00
common [OpenMP] Refactor CMake files related to PluginInterface in plugins-nextgen 2022-12-06 17:39:41 -05:00
cuda [Libomptarget] Remove find_package(CUDA) as it has been deprecated 2023-01-25 13:58:01 -06:00
generic-elf-64bit/src [Libomptarget][NFC] Address a few warnings in libomptarget 2023-01-23 08:56:03 -06:00
ppc64 Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
ppc64le Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
remote [OpenMP] Modernize the kernel launching interface and APIs 2023-01-21 11:16:21 -08:00
ve [OpenMP] Modernize the kernel launching interface and APIs 2023-01-21 11:16:21 -08:00
x86_64 Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
CMakeLists.txt [Libomptarget] Build plugins with protected visibility by default 2022-10-20 11:12:18 -05:00
exports [Libomptarget] Fix missing semicolon in exports 2022-10-14 09:02:42 -05:00