You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/04/27 19:29:39 UTC

[GitHub] [tvm] alanmacd opened a new issue, #11150: CI script ARM container on x86 via QEMU setup command is incorrect

alanmacd opened a new issue, #11150:
URL: https://github.com/apache/tvm/issues/11150

   The suggested command to setup the ARM docker image is incorrect, I believe it should say the following:
   `sudo apt install -y qemu binfmt-support qemu-user-static`
   
   https://github.com/apache/tvm/blob/3afb433eb86d92b057163c5b7bb2160498ea4f98/tests/scripts/ci.py#L431


-- 
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: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] tqchen closed issue #11150: CI script ARM container on x86 via QEMU setup command is incorrect

Posted by GitBox <gi...@apache.org>.
tqchen closed issue #11150: CI script ARM container on x86 via QEMU setup command is incorrect
URL: https://github.com/apache/tvm/issues/11150


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org