manupa-arm edited a comment on pull request #6703:
URL: https://github.com/apache/incubator-tvm/pull/6703#issuecomment-715291366


   I also agree with @u99127 that this PR needs breakdown. 
   
   From a high-level the need for the Vagrant boxes arise from the need not 
being able to use serial COM ports of Windows via the docker image, right ? 
(ref : https://github.com/docker/for-win/issues/1018).
   
   Thus, the reason that I think that we need the Vagrant is to enable autotvm 
in which we perform compilation and running together.
   
   Out of curiosity, have you thought about spinning a docker up , possibly 
extending ci_qemu, to include the dependencies of Zehpyr and use it inside the 
Vagrant (perhaps via Docker Provisioner ? ) -- therefore the Vagrant will 
provide just the thing the docker is missing which is the serial COM port 
exposure (in Windows) inside the box.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to