pytorch/cmake
Toyohisa Kameyama 8adec19230 Specify "Generic" BLAS library name. (#74269)
When we use pytorch with unregistered blas, spack set BLAS=Generic.
pytorch is searched only libblas.
If the blas package's blas library name is not libblas, spack install py-torch is failed.

This PR set blas lirary names to GENERIC_BLAS_LIBRARIES environment variable, and py-torch is found blas library.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/74269
Approved by: https://github.com/kit1980
2022-06-20 18:44:54 +00:00
..
External
Modules Specify "Generic" BLAS library name. (#74269) 2022-06-20 18:44:54 +00:00
Modules_CUDA_fix
public Removing cublas static linking (#79280) 2022-06-13 13:10:16 +00:00
Allowlist.cmake
BuildVariables.cmake
Caffe2Config.cmake.in
Caffe2ConfigVersion.cmake.in
cmake_uninstall.cmake.in
Codegen.cmake Revert "[mobile] Fix lightweight dispatch OOM error by introducing selective build" 2022-06-09 05:16:42 +00:00
DebugHelper.cmake
Dependencies.cmake Specify "Generic" BLAS library name. (#74269) 2022-06-20 18:44:54 +00:00
FlatBuffers.cmake
GoogleTestPatch.cmake
IncludeSource.cpp.in
iOS.cmake
Metal.cmake
MiscCheck.cmake
ProtoBuf.cmake
ProtoBufPatch.cmake
Summary.cmake Add USE_MPS option to cmake summary 2022-05-18 20:16:03 +00:00
TorchConfig.cmake.in reorder cpuinfo and clog deps in TorchConfig.cmake (#79551) 2022-06-16 18:23:26 +00:00
TorchConfigVersion.cmake.in
VulkanCodegen.cmake [cmake] Use list(APPEND instead of string(APPEND for vulkan codegen args 2022-04-25 17:36:36 +00:00
VulkanDependencies.cmake