You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SetGPUArchs updated to work around a CMake FindCUDAToolkit issue (rapidsai#695)
CMake < 3.20 has a bug in FindCUDAToolkit where it won't properly detect the `CUDAToolkit` version when `find_package(CUDAToolkit)` occurs before `enable_language(CUDA)`
Authors:
- Robert Maynard (@robertmaynard)
- Mike Wendt (@mike-wendt)
Approvers:
- Keith Kraus (@kkraus14)
- Mark Harris (@harrism)
URL: rapidsai#695
0 commit comments