zheng-da commented on issue #8302: Refactor operators & MKLDNN
URL: https://github.com/apache/incubator-mxnet/pull/8302#issuecomment-358086101
 
 
   The problem that mkldnn+GPU can't run on G3 is caused by the fact that 
mkldnn is compiled with avx512 instructions on C5 but G3 doesn't support this 
instruction set. The problem is solved after I compiled it with avx2 on C5.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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