pytorch/cmake
Nikita Shulga 83d358da7c Fix LAPACK functionality detection from static OpenBLAS (#46710)
Summary:
BLAS `sgemm_` only depends on pthreads, but LAPACK `cheev_` also depends on libm

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

Reviewed By: walterddr

Differential Revision: D24476082

Pulled By: malfet

fbshipit-source-id: e0b91116f18bbcdabb1f99c2ec9d98283df4393f
2020-10-26 08:34:28 -07:00
..
External Build EigenBlas as static library (#44747) 2020-09-16 10:25:26 -07:00
Modules Fix LAPACK functionality detection from static OpenBLAS (#46710) 2020-10-26 08:34:28 -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 Fix LAPACK functionality detection from static OpenBLAS (#46710) 2020-10-26 08:34:28 -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