[GitHub] [incubator-mxnet] leezu commented on issue #14664: mxnet-cu100mkl "illegal instruction" on CPU

2020-01-23 Thread GitBox
leezu commented on issue #14664: mxnet-cu100mkl "illegal instruction" on CPU URL: https://github.com/apache/incubator-mxnet/issues/14664#issuecomment-577787469 @k128 please post the complete output of the `cmake` command as well as the `make -j $(nproc)`. You can attach them as files to

[GitHub] [incubator-mxnet] leezu commented on issue #14664: mxnet-cu100mkl "illegal instruction" on CPU

2020-01-22 Thread GitBox
leezu commented on issue #14664: mxnet-cu100mkl "illegal instruction" on CPU URL: https://github.com/apache/incubator-mxnet/issues/14664#issuecomment-577441854 Thank you. Please let me know if you face any issues with the source compiled version of mxnet

[GitHub] [incubator-mxnet] leezu commented on issue #14664: mxnet-cu100mkl "illegal instruction" on CPU

2020-01-22 Thread GitBox
leezu commented on issue #14664: mxnet-cu100mkl "illegal instruction" on CPU URL: https://github.com/apache/incubator-mxnet/issues/14664#issuecomment-577421925 Thanks @k128. Your CPU doesn't support AVX instruction set, but the binary package you obtained via `pip install` requires AVX.

[GitHub] [incubator-mxnet] leezu commented on issue #14664: mxnet-cu100mkl "illegal instruction" on CPU

2020-01-21 Thread GitBox
leezu commented on issue #14664: mxnet-cu100mkl "illegal instruction" on CPU URL: https://github.com/apache/incubator-mxnet/issues/14664#issuecomment-576923484 @k128 please provide information about your cpu. Ie output of `cat /proc/cpuinfo`