Since D137724 and the LLVM 17 release we have updated to CMake version
3.20. This means we can use find_package(CUDAToolkit) instead as the
legacy module is deprecated.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D142570
[nvptx-arch] Remove `find_package(CUDA)` as it has been deprecated. jhuber6 on Jan 25 2023, 11:26 AM. Authored by
Details Since D137724 and the LLVM 17 release we have updated to CMake version
Diff Detail
|