You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by Turbo Liu via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/14 08:22:49 UTC

[Apache TVM Discuss] [Questions] How to set address in android_rpc APP when host is VMware ubuntu?


my laptop system is win10 with VMware ubuntu18.04, TVM isnot good support for windows, so I use VMware ubuntu to run autoTVM;
I have installed android_rpc successfully, 
But address in app have been confused me for a long time,
my win10 IP is 192.168.1.103 in router, while ubuntu IP is 192.168.17.129;
I tried both IPs on the same port 9190or8000, But query_rpc_tracker got nothing 


turbo@ubuntu:~$ python3 -m tvm.exec.query_rpc_tracker --host 0.0.0.0 --port 9190Tracker address 0.0.0.0:9190

Server List
----------------------------
server-address	key
----------------------------
----------------------------

Queue Status
---------------------------
key   total  free  pending
---------------------------
---------------------------

So, how can I get the right address when I use VMware ubuntu?

rpc_tracker set like this : python3 -m tvm.exec.rpc_tracker --host 0.0.0.0 --port 9190





---
[Visit Topic](https://discuss.tvm.apache.org/t/how-to-set-address-in-android-rpc-app-when-host-is-vmware-ubuntu/8453/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/51385a9c8099e0e6b7627dbc3d291dee99e126f86aeb4f7d74bd1741ae098782).

[Apache TVM Discuss] [Questions] How to set address in android_rpc APP when host is VMware ubuntu?

Posted by Turbo Liu via Apache TVM Discuss <no...@discuss.tvm.ai>.

recently ,,, 
I try to set my raspberry4b as host, and VMware ubuntu18.04 as remote, 
The tvm.exec.query_rpc_tracker funtion could  list the remote device and also my android device.!
So, maybe It is a bug that VMware ubuntu canot be set as host,   
Or ,  there is maybe some settings should be modified on VMware ubuntu18.04?
how can I figure out this problem? Or just autotuning on raspberry which as host device? :joy:





---
[Visit Topic](https://discuss.tvm.apache.org/t/how-to-set-address-in-android-rpc-app-when-host-is-vmware-ubuntu/8453/2) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/e9d44dedb52bb152db49910506c56db8a8f0231f2fada0738951fda08931435f).