You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When linking HIP shared module xxx/vllm-rocm/build/lib.linux-x86_64-cpython-310/vllm/_C.cpython-310-x86_64-linux-gnu.so, operation failed and got duplicate symbol error.
ld.lld: error: duplicate symbol: __double2bfloat16(double)
>>> defined at amd_hip_bf16.h:209 (/opt/rocm-5.7.0/include/hip/amd_detail/amd_hip_bf16.h:209)
>>> CMakeFiles/_C.dir/csrc/cache_kernels.hip.o:(__double2bfloat16(double))
>>> defined at amd_hip_bf16.h:209 (/opt/rocm-5.7.0/include/hip/amd_detail/amd_hip_bf16.h:209)
>>> CMakeFiles/_C.dir/csrc/layernorm_kernels.hip.o:(.text+0x60)
fangtaosong
changed the title
[Installation]: Is Branch v0.4.0.post1-rocm is available?
[Installation]: Is Branch v0.4.0.post1-rocm is available for rocm-5.7?
Apr 26, 2024
fangtaosong
changed the title
[Installation]: Is Branch v0.4.0.post1-rocm is available for rocm-5.7?
[Installation]: Is Branch v0.4.0.post1-rocm available for rocm-5.7?
May 6, 2024
This issue has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this issue should remain open. Thank you!
Your current environment
How you are installing vllm
The text was updated successfully, but these errors were encountered: