You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/12/12 03:13:11 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #17047: Add build flag for x86 arch

leezu commented on issue #17047: Add build flag for x86 arch
URL: https://github.com/apache/incubator-mxnet/pull/17047#issuecomment-564830820
 
 
   > Yes, there is no need to set -msse3 explicitly if -march has a more advanced arch. But I keep -msse3 here as a gate keeper since we won't want to support lower end machines. @larroy
   
   Why do we need such gate keeper? How about defaulting to `march=native -mtune=native`?

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


With regards,
Apache Git Services