viable/strict/1788391445: Fix rpath-link handling of libnuma (#194268)
- PyTorch: 447 events in the last 90 days
- PyTorch: 442th Release in the last 90 days
- Previous: earlier the same day · viable/strict/1788382209: [inductor][NVGEMM] Skip operator API tests in fbcode (#192928)
What happened
Motivation The problem was discovered in a system where ROCM 7.2 was installed as system-wide package, and ROCM 7.14 is installed in VENV. (Note multi-version installation of ROCM is supported.) However the pytorch mainline failed to build and the error arises during the linking of C++ unit test files due to library incompatibility. Inspection During the linking, the system wide, ROCM 7.2 library /usr/lib/x86_64-lin…
Summary assembled by rule from the sources below