jtuyls commented on pull request #9425:
URL: https://github.com/apache/tvm/pull/9425#issuecomment-957399046
I was just looking at this as well. However, I had to update the lld to
lld-12 as well. Otherwise, I am seeing following issue when building the
demo_rocm docker image:
```
The following packages have unmet dependencies:
lld : Depends: lld-14 (>= 14~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
The command '/bin/sh -c bash /install/ubuntu_install_rocm.sh' returned a
non-zero code: 100
ERROR: docker build failed.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]