pytorch/cmake
peterjc123 bb99bea774 Compress NVCC flags for Windows (#45842)
Summary:
Fixes #{issue number}
This makes the command line shorter.
Also updates `randomtemp` in which the previous version has a limitation that the length of the argument cannot exceed 260.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/45842

Reviewed By: albanD

Differential Revision: D24137088

Pulled By: ezyang

fbshipit-source-id: f0b4240735306e302eb3887f54a2b7af83c9f5dc
2020-10-07 08:39:15 -07:00
..
External Build EigenBlas as static library (#44747) 2020-09-16 10:25:26 -07:00
Modules Fix NCCL version check when nccl.h in non-standard location. (#40982) 2020-07-17 13:54:17 -07:00
Modules_CUDA_fix CUDA RTX30 series support (#45489) 2020-09-29 18:19:23 -07:00
public Compress NVCC flags for Windows (#45842) 2020-10-07 08:39:15 -07:00
Allowlist.cmake Replace whitelist with allowlist (#42067) 2020-07-28 08:01:16 -07:00
BuildVariables.cmake
Caffe2Config.cmake.in
Caffe2ConfigVersion.cmake.in
cmake_uninstall.cmake.in
Codegen.cmake replaced whitelist with allowlist (#45260) 2020-09-29 00:27:46 -07:00
Dependencies.cmake Compress NVCC flags for Windows (#45842) 2020-10-07 08:39:15 -07:00
GoogleTestPatch.cmake
iOS.cmake
MiscCheck.cmake
ProtoBuf.cmake Patch generate files for system protobuf (#44583) 2020-09-29 18:06:33 -07:00
ProtoBufPatch.cmake Patch generate files for system protobuf (#44583) 2020-09-29 18:06:33 -07:00
Summary.cmake Use CAFFE2_USE_MSVC_STATIC_RUNTIME to determine when to avoid waiting for global destructors on Windows (#43532) 2020-10-01 16:41:14 -07:00
TorchConfig.cmake.in Re-apply PyTorch pthreadpool changes 2020-06-23 19:26:21 -07:00
TorchConfigVersion.cmake.in
Utils.cmake Replace if(NOT ${var}) by if(NOT var) (#41924) 2020-07-23 15:49:20 -07:00
VulkanCodegen.cmake [vulkan] glsl shaders relaxed precision mode to cmake option (#43076) 2020-09-16 12:51:34 -07:00
VulkanDependencies.cmake Search on system path for Vulkan headers and libraries as a last resort. (#43301) 2020-08-20 21:14:09 -07:00