mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: This PR is just a copy-paste of the upstream FindCUDA.cmake. Since, cublas_device is deprecated in CUDA >= 9.2, this change is necessary for build. Related: https://gitlab.kitware.com/cmake/cmake/merge_requests/2298 Pull Request resolved: https://github.com/pytorch/pytorch/pull/11406 Differential Revision: D9735563 Pulled By: ezyang fbshipit-source-id: c74d86ced7cc485cb2233f9066ce23e921832c30 |
||
|---|---|---|
| .. | ||
| FindCUDA | ||
| CMakeInitializeConfigs.cmake | ||
| FindCUDA.cmake | ||
| FindPackageHandleStandardArgs.cmake | ||
| FindPackageMessage.cmake | ||
| README.md | ||
If you need to update files under this folder, we recommend you issue PRs against the CMake mainline branch, and then backport it here for earlier CMake compatibility.
See this for more details.