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 06:02:19 UTC

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

szha commented on issue #17047: Add build flag for x86 arch
URL: https://github.com/apache/incubator-mxnet/pull/17047#issuecomment-564863078
 
 
   Binary release is one simpler use case of cross compilation. We should probably build it as a preset in cmake which includes fine-grained control at instruction set level. Currently we assume SSE2/3 and AVX2 in binary releases and, yes it would be disastrous if we were to release a binary that require AVX512...

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