leezu commented on issue #17790: mxnet illegal instruction URL: https://github.com/apache/incubator-mxnet/issues/17790#issuecomment-596636565 Switching the CD setup to make use `-mno-avx` flag during compilation should fix this issue (if it's about the pip packages). It's done by default for the cmake staticbuild (https://github.com/apache/incubator-mxnet/pull/17448), but the change hasn't been backported to the Makefile build used for the 1.6 release pip packages. @shahriyar888 we will fix this for the nightly builds via https://github.com/apache/incubator-mxnet/pull/17646 For the 1.6 release build: you can build it yourself from source. https://mxnet.apache.org/get_started/ubuntu_setup
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
