Looking at the build log attached: > CMake Warning at cmake/public/LoadHIP.cmake:67 (find_package): > No "FindHIP.cmake" found in CMAKE_MODULE_PATH.
At least for the FindHIP.cmake I found an issue with multiarch search path recently and filed this upstream:
https://github.com/pytorch/pytorch/pull/175349 I also sent up to Salsa though; is that missing from the build log shown? https://salsa.debian.org/deeplearning-team/pytorch/-/commit/d5497d377ae2b2e54ec1bf8589cd3b27c1800094

