pytorch/cmake/public
Michal Gallus 3f5ed05688 [Windows][ROCm] Fix c10 hip tests (#146599)
- Solves a problem related to .hip source files being ignored by the build system when HIP language is not enabled in CMake.
- Also ensures that the test executables link to an appropriate CRT Runtime Library and hence have access to all the necessary symbols. Previously, there were many problems related to linkage errors.
- Moves part of Linux-related hipBLASLt changes in `LoadHIP.cmake` under the UNIX conditional branch, as these aren't supported on Windows yet.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/146599
Approved by: https://github.com/jeffdaily
2025-02-06 23:41:25 +00:00
..
ComputeLibrary.cmake
cuda.cmake
gflags.cmake
glog.cmake
LoadHIP.cmake [Windows][ROCm] Fix c10 hip tests (#146599) 2025-02-06 23:41:25 +00:00
mkl.cmake
mkldnn.cmake
protobuf.cmake
utils.cmake
xpu.cmake [Intel XPU] enable kineto for XPU Windows. (#144034) 2025-01-07 01:11:25 +00:00