You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/12/09 09:12:59 UTC

[GitHub] [incubator-mxnet] TaoLv commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error

TaoLv commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error
URL: https://github.com/apache/incubator-mxnet/issues/14979#issuecomment-563136798
 
 
   @leezu, not sure if the problem of LLVM OMP is the same one as described at the beginning of this issue. I simply took the original issue as a problem of iomp5 which has been removed from all the binary releases of MXNet. Hence the issue was closed.
   If you have further interests, you can reproduce the original issue with code snippet and package provided in the description on a GPU. And the please try to replace the libiomp5.so under the installation folder with the one released along with Intel compiler 2019.0 update5. I expect the problem can be addressed with the new version of iomp5.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services