wkcn edited a comment on issue #14664: mxnet-cu100mkl "illegal instruction" on CPU URL: https://github.com/apache/incubator-mxnet/issues/14664#issuecomment-481751660 Why do you install the GPU version in a machine without GPU? It seems that the program crashes since CUDA library files not found. You can install the CPU version of MXNet: mxnet-mkl If you want to install the GPU version, could you please provide the stacktrace? gdb python r import mxnet bt
---------------------------------------------------------------- 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
