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
it always complains link error: when run "cargo test "
/usr/bin/ld: /opt/rocm/lib//libamdhip64.so: undefined reference to hsa_amd_memory_copy_engine_status@ROCR_1' /usr/bin/ld: /opt/rocm/lib//libamdhip64.so: undefined reference to hsa_amd_memory_async_copy_on_engine@ROCR_1'
I use rocm-5.7.3 and 5.7.
how to fix this? Thanks.
The text was updated successfully, but these errors were encountered:
it always complains link error: when run "cargo test "
/usr/bin/ld: /opt/rocm/lib//libamdhip64.so: undefined reference to
hsa_amd_memory_copy_engine_status@ROCR_1' /usr/bin/ld: /opt/rocm/lib//libamdhip64.so: undefined reference to
hsa_amd_memory_async_copy_on_engine@ROCR_1'I use rocm-5.7.3 and 5.7.
how to fix this? Thanks.
The text was updated successfully, but these errors were encountered: