Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: Does not honor cmake BUILD_SHARED #1782

Open
trixirt opened this issue Dec 28, 2024 · 2 comments
Open

[Issue]: Does not honor cmake BUILD_SHARED #1782

trixirt opened this issue Dec 28, 2024 · 2 comments

Comments

@trixirt
Copy link
Contributor

trixirt commented Dec 28, 2024

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

@ppanchad-amd
Copy link

Hi @trixirt. Internal ticket has been created to investigate this issue. Thanks!

@GZGavinZhao
Copy link

See https://github.com/GZGavinZhao/composable_kernel/commits/solus-rocm-6.2.x/ for a set of working patches for ROCm v6.2, e42461b and 1e84a97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants