pytorch/cmake
acxz 5e0bfd7455 [Build] [CMake] [ROCm] find hsa-runtime64 properly (#45550)
Summary:
Properly Fixes https://github.com/pytorch/pytorch/issues/44384
similar in vein to https://github.com/pytorch/pytorch/issues/42064

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

Reviewed By: ezyang

Differential Revision: D24412674

Pulled By: malfet

fbshipit-source-id: f3d056c7069cb9d8a7d4174b604b9e3fbb14180b
2020-10-20 08:38:32 -07:00
..
External Build EigenBlas as static library (#44747) 2020-09-16 10:25:26 -07:00
Modules Fix mkldnn build on legacy x64 arch (#46082) 2020-10-12 08:45:06 -07:00
Modules_CUDA_fix CUDA RTX30 series support (#45489) 2020-09-29 18:19:23 -07:00
public [Build] [CMake] [ROCm] find hsa-runtime64 properly (#45550) 2020-10-20 08:38:32 -07:00
Allowlist.cmake Replace whitelist with allowlist (#42067) 2020-07-28 08:01:16 -07:00
BuildVariables.cmake Remove Caffe2_MAIN_LIBS (#38408) 2020-05-15 12:27:15 -07:00
Caffe2Config.cmake.in Formatting cmake (to lowercase without space for if/elseif/else/endif) (#35521) 2020-03-27 14:25:17 -07:00
Caffe2ConfigVersion.cmake.in Formatting cmake (to lowercase without space for if/elseif/else/endif) (#35521) 2020-03-27 14:25:17 -07:00
cmake_uninstall.cmake.in Formatting cmake (to lowercase without space for if/elseif/else/endif) (#35521) 2020-03-27 14:25:17 -07:00
Codegen.cmake replaced whitelist with allowlist (#45260) 2020-09-29 00:27:46 -07:00
Dependencies.cmake Enable TP_USE_CUDA and TP_ENABLE_CUDA_IPC (#46523) 2020-10-19 09:05:00 -07:00
GoogleTestPatch.cmake Fix conda build for Windows (#19824) 2019-04-27 23:10:46 -07:00
iOS.cmake Fix/relax CMake linter rules (#35574) 2020-03-27 16:52:33 -07:00
MiscCheck.cmake Fix AVX detection with clang-cl (#35653) 2020-03-30 07:53:37 -07:00
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 [GPU] Introduce USE_PYTORCH_METAL (#46383) 2020-10-16 18:19:32 -07:00
TorchConfig.cmake.in Re-apply PyTorch pthreadpool changes 2020-06-23 19:26:21 -07:00
TorchConfigVersion.cmake.in Formatting cmake (to lowercase without space for if/elseif/else/endif) (#35521) 2020-03-27 14:25:17 -07:00
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