Suggestion Description
With ROCT is merged to ROCR, it seems building ROCR still only generates libhsa-runtime.
While it may be possible to build aforementioned by doing into their respective directory, Will it be supported in the future that ROCT/kfdtest build as part of ROCR build?
cmake -DBUILD_SHARED_LIBS=on -DCMAKE_PREFIX_PATH=$CONFIG_INSTALL_PREFIX -DIMAGE_SUPPORT=OFF" ..
make -j
...
tree -fs <rocr_dir>\build | grep so
│ ├── libhsa-runtime64.so -> libhsa-runtime64.so.1
│ ├── libhsa-runtime64.so.1 -> libhsa-runtime64.so.1.14.0
│ └── libhsa-runtime64.so.1.14.0
Operating System
RHEL9
GPU
No response
ROCm Component
No response