pytorch/cmake
Dmitry Mikushin e08026d4d4 Use miopen_LIBRARIES and rccl_LIBRARIES directly, when they are valid target (#80446)
As of [this RCCL PR](https://github.com/ROCmSoftwarePlatform/rccl/pull/570), `${rccl_LIBRARIES}` refers to the actual RCCL library target, not just a symbolic "rccl" string. So starting from the next release, no special treatment of it would be required in PyTorch anymore. This patch checks whether `${RCCL_LIBRARIES}` and `${MIOpen_LIBRARIES}` are already valid, and if they are - is not trying to find them manually.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/80446
Approved by: https://github.com/pruthvistony, https://github.com/malfet
2022-07-06 23:39:59 +00:00
..
External
Modules Revert "Enable Intel® VTune™ Profiler's Instrumentation and Tracing Technology APIs (ITT) to PyTorch (#63289)" 2022-06-30 12:49:41 +00:00
Modules_CUDA_fix
public Use miopen_LIBRARIES and rccl_LIBRARIES directly, when they are valid target (#80446) 2022-07-06 23:39:59 +00:00
Allowlist.cmake
BuildVariables.cmake
Caffe2Config.cmake.in [ROCm] Load ROCm if Torch is used as a dependency (#80469) 2022-07-05 21:04:07 +00:00
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 [build] fix compiling with clang13 (#80916) 2022-07-06 02:35:46 +00:00
FlatBuffers.cmake
GoogleTestPatch.cmake
IncludeSource.cpp.in
iOS.cmake
Metal.cmake
MiscCheck.cmake
ProtoBuf.cmake
ProtoBufPatch.cmake
Summary.cmake Revert "Enable Intel® VTune™ Profiler's Instrumentation and Tracing Technology APIs (ITT) to PyTorch (#63289)" 2022-06-30 12:49:41 +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 Consolidate all python targets in the tools folder (#80408) 2022-06-29 23:27:47 +00:00
VulkanDependencies.cmake