-
Notifications
You must be signed in to change notification settings - Fork 89
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
hipBlastLT build failed with msgpack error even though it is installed #677
Comments
Please try |
it is redhat not ubuntu |
@jdgh000 Please try ./install.sh -d --clients |
@jdgh000 Has this issue been resolved for you? Thanks! |
I initially had the same error on Ubuntu 24.04 + rocm 6.2 with gfx908, installing |
libmsgpack-dev installation is part of -d Line 175 in 182e0f5
|
Great, looks like simply running -d is the complete solution then. |
May you open the issue ?
Thanks |
Using ROCm-6.0 release
pip3 list | grep -i msgpack
msgpack 1.0.8
Also did pip install -r .sphinx/requirements as instructed in the README.
The text was updated successfully, but these errors were encountered: