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/05/12 18:34:36 UTC

[GitHub] [tvm] kparzysz-quic opened a new pull request, #11293: [Hexagon] Remove sim_options from tvm.target.hexagon()

kparzysz-quic opened a new pull request, #11293:
URL: https://github.com/apache/tvm/pull/11293

   We no longer run simulator automatically, so this is not necessary. Also, the only way to pass options to the simulator was by setting an environment variable. That variable (`HEXAGON_SIM_ARGS`) should be set independently by the user from now on.


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


[GitHub] [tvm] mehrdadh merged pull request #11293: [Hexagon] Remove sim_options from tvm.target.hexagon()

Posted by GitBox <gi...@apache.org>.
mehrdadh merged PR #11293:
URL: https://github.com/apache/tvm/pull/11293


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


[GitHub] [tvm] kparzysz-quic commented on pull request #11293: [Hexagon] Remove sim_options from tvm.target.hexagon()

Posted by GitBox <gi...@apache.org>.
kparzysz-quic commented on PR #11293:
URL: https://github.com/apache/tvm/pull/11293#issuecomment-1126077952

   In offload mode the runtime started the simulator without user's intervention.


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


[GitHub] [tvm] mehrdadh commented on pull request #11293: [Hexagon] Remove sim_options from tvm.target.hexagon()

Posted by GitBox <gi...@apache.org>.
mehrdadh commented on PR #11293:
URL: https://github.com/apache/tvm/pull/11293#issuecomment-1125310529

   What do you mean by running simulator automatically here?


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