← Back to events
ActiveAIRelease7.2

viable/strict/1788391445: Fix rpath-link handling of libnuma (#194268)

Photo: PyTorch Releases

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

Why it's spreading

Sources