-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Andorid tune kernel question #53
Comments
when i run `Tracker address 127.0.0.1:9190 Server Listserver-address keyQueue Statuskey total free pending---------------------------` |
You need to make sure your phone and host pc are in the same network, and if you have already checked it, the most possible cause is your firewall blocking incoming connections. A simple solution is to close your firewall. |
my firewall is closed & my phone and pc in the same network. do u have any method? |
when i run python -m tvm.exec.query_rpc_tracker
this is not same as |
i run cmd |
after run this command Server Listserver-address key
Queue Statuskey total free pendingandroid 1 1 0 But when i run tune cmd |
and report error |
when i tune kernel on andorid,accoding to
docs/android.md : python -m tvm.exec.rpc_tracker
;But i meet this question:
root@a23bc1a1da28:/home/merge_tmac/T-MAC# python -m tvm.exec.rpc_tracker 2024-09-26 13:39:49.926 INFO bind to 0.0.0.0:9190
This interface nerver change for three or more hours
The text was updated successfully, but these errors were encountered: