pytorch/c10
Yichen Yan ed015143ef Set RUNPATH on CUDA and XPU tests (#144305)
#136627 has almost fixed the issue that test binaries' runpath has not been set correctly, with few cases left.

This PR fixes the rest.

The binaries are found by `auditwheel repair` a wheel built with `BUILD_TEST=1`.

@malfet

Pull Request resolved: https://github.com/pytorch/pytorch/pull/144305
Approved by: https://github.com/malfet
2025-01-26 08:40:22 +00:00
..
benchmark Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00
core [autocast][pytorch] Support autocast for MTIA (#145627) 2025-01-25 03:24:59 +00:00
cuda Set RUNPATH on CUDA and XPU tests (#144305) 2025-01-26 08:40:22 +00:00
hip Fix hardcoded ROCm paths in Caffe2Targets.cmake (#136283) 2024-09-26 00:34:43 +00:00
macros [ROCm][Windows] Fix export macros (#144098) 2025-01-04 17:12:46 +00:00
metal [mps/inductor] Add support for erfinv. (#145643) 2025-01-24 22:55:44 +00:00
mobile [2/N] Fix extra warnings brought by clang-tidy-17 (#137459) 2024-10-08 19:05:02 +00:00
test c10::string_view -> std::string_view in pytorch (#143591) 2025-01-13 21:44:05 +00:00
util Fix PythonMod printing for C++ (#143385) 2025-01-22 14:58:35 +00:00
xpu Set RUNPATH on CUDA and XPU tests (#144305) 2025-01-26 08:40:22 +00:00
BUCK.oss
BUILD.bazel
build.bzl
CMakeLists.txt [pytorch][monitoring] Dynamic backend for WaitCounter (#135967) 2024-09-15 18:07:49 +00:00
ovrsource_defs.bzl