leezu commented on issue #17613: Illegal instruction (core dumped) when running 
mxnet on Intel NUC
URL: 
https://github.com/apache/incubator-mxnet/issues/17613#issuecomment-586867768
 
 
   The static build scripts have been updated to avoid AVX instructions. Try 
running the `CMAKE_STATICBUILD=1 tools/staticbuild/build.sh cpu` as per the 
instructions in 
https://github.com/apache/incubator-mxnet/tree/master/tools/staticbuild
   
   Alternatively you can directly compile on the NUC and the compiler will 
refrain from using AVX if the processor doesn't support it.

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

Reply via email to