mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
As of CUDA-11.4+ this functionality can be mimicked by passing [`--threads`](https://docs.nvidia.com/cuda/cuda-compiler-driver-nvcc/#threads-number-t) option to CUDA compiler Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/pytorch/pull/96665 Approved by: https://github.com/atalman, https://github.com/PaliC |
||
|---|---|---|
| .. | ||
| 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.