[Issue]: Does not honor cmake BUILD_SHARED
Problem Description
All of the libraries are hardcoded to be statically built. ex/ https://github.com/ROCm/composable_kernel/blob/develop/library/src/tensor_operation_instance/gpu/CMakeLists.txt#L312
Fedora requires libraries to be shared and versioned.
Operating System
Fedora Rawhide
CPU
ALL
GPU
AMD Instinct MI300X
Other
No response
ROCm Version
ROCm 6.0.0
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
Hi @trixirt. Internal ticket has been created to investigate this issue. Thanks!
See https://github.com/GZGavinZhao/composable_kernel/commits/solus-rocm-6.2.x/ for a set of working patches for ROCm v6.2, e42461b32936c76e171d57b28cea034085850367 and 1e84a973b5df0d055547e99c37d78dc72c2be9f2
Closing ticket as PR merged into develop branch.