Hi Cordell,
[Cordell Bloor] > Could you provide the versions of libamdhip64, libhsakmt1, > libhsa-runtime64, librocblas, and libhipblas? > > What CPU and GPU are you using? The output of rocminfo can provide > that information. Sure. % rocminfo; dpkg -l libamdhip64 libhsakmt1 libhsa-runtime64 librocblas libhipblas ROCk module is loaded rocminfo: ./src/core/runtime/runtime.cpp:198: void rocr::core::Runtime::RegisterAgent(rocr::core::Agent*, bool): Assertion `system_regions_fine_.size() > 0' failed. Aborted rocminfo dpkg-query: no packages found matching libamdhip64 dpkg-query: no packages found matching libhsa-runtime64 dpkg-query: no packages found matching librocblas dpkg-query: no packages found matching libhipblas Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-================-============-============-================================= ii libhsakmt1:amd64 6.4.3+dfsg-4 amd64 Thunk library for AMD KFD (shlib) % Trying to install the packages only claimed no such packages exist. As rocminfo failed, here is the lspci info: % lspci|grep VGA 03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 31 [Radeon RX 7900 XT/7900 XTX/7900 GRE/7900M] (rev c8) % /proc/pcuinfo report "AMD Ryzen 9 7950X 16-Core Processor" as the CPU. -- Happy hacking Petter Reinholdtsen

