[GitHub] [incubator-mxnet] leezu commented on issue #17468: Add -march=native -mtune=native to config/config.cmake

2020-02-21 Thread GitBox
leezu commented on issue #17468: Add -march=native -mtune=native to config/config.cmake URL: https://github.com/apache/incubator-mxnet/pull/17468#issuecomment-589791317 I plan to merge this after the static build instructions are improved.

[GitHub] [incubator-mxnet] leezu commented on issue #17468: Add -march=native -mtune=native to config/config.cmake

2020-01-29 Thread GitBox
leezu commented on issue #17468: Add -march=native -mtune=native to config/config.cmake URL: https://github.com/apache/incubator-mxnet/pull/17468#issuecomment-580056128 `cmake -C ../config.cmake` didn't exist previously, in that sense we don't break the default behavior. The config file

[GitHub] [incubator-mxnet] leezu commented on issue #17468: Add -march=native -mtune=native to config/config.cmake

2020-01-29 Thread GitBox
leezu commented on issue #17468: Add -march=native -mtune=native to config/config.cmake URL: https://github.com/apache/incubator-mxnet/pull/17468#issuecomment-579876732 For the binary distribution I suggest to use another set of config files. Please take a look at