Skip to content

[Feature]: Building libhsakmt + kfdtest as part of ROCR-Runtime? #288

@ggankhuy

Description

@ggankhuy

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions