pytorch/cmake/Modules_CUDA_fix/upstream
Syed Tousif Ahmed b7ecf035dc Updates FindCUDA.cmake to 3.12.2 upstream version (#11406)
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
2018-09-08 23:10:32 -07:00
..
FindCUDA
CMakeInitializeConfigs.cmake
FindCUDA.cmake Updates FindCUDA.cmake to 3.12.2 upstream version (#11406) 2018-09-08 23:10:32 -07:00
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.