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 2021/01/13 21:45:55 UTC

[GitHub] [tvm] areusch opened a new pull request #7276: [µTVM] Remove need for -mcpu=native

areusch opened a new pull request #7276:
URL: https://github.com/apache/tvm/pull/7276


   Fixes x86 builds on OS X (I.e. as done by `tests/python/unittest/test_crt.py`). We may need to revisit this compiler auto-select logic at some point as well, since `-mcpu` may not always be the best way to specify a target ISA. However, I'd like to ideally defer that past Project-level API from the [M2 roadmap](https://discuss.tvm.apache.org/t/tvm-microtvm-m2-roadmap/8821).


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] areusch commented on pull request #7276: [µTVM] Remove need for -mcpu=native

Posted by GitBox <gi...@apache.org>.
areusch commented on pull request #7276:
URL: https://github.com/apache/tvm/pull/7276#issuecomment-760385498


   @gromero 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] tmoreau89 merged pull request #7276: [µTVM] Remove need for -mcpu=native

Posted by GitBox <gi...@apache.org>.
tmoreau89 merged pull request #7276:
URL: https://github.com/apache/tvm/pull/7276


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] areusch commented on pull request #7276: [µTVM] Remove need for -mcpu=native

Posted by GitBox <gi...@apache.org>.
areusch commented on pull request #7276:
URL: https://github.com/apache/tvm/pull/7276#issuecomment-760363786


   @tom-gall @tmoreau89 @tqchen 


----------------------------------------------------------------
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:
users@infra.apache.org