viable/strict/1788391445: Fix rpath-link handling of libnuma (#194268)
- PyTorch 近 90 天出现 452 次
- PyTorch 近 90 天第 447 次发版
- 上一次:同一天稍早 · viable/strict/1788382209: [inductor][NVGEMM] Skip operator API tests in fbcode (#192928)
发生了什么
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…
摘要按规则整理自下方来源原文