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 2018/05/22 05:55:38 UTC

[GitHub] liuzx32 opened a new issue #11020: mxnet on yarn throw the OSError, how can I solve it.

liuzx32 opened a new issue #11020: mxnet on yarn throw the OSError, how can I solve it.
URL: https://github.com/apache/incubator-mxnet/issues/11020
 
 
     File "/usr/lib64/python2.7/ctypes/__init__.py", line 357, in __init__
       self._handle = _dlopen(self._name, mode)
   OSError: libopenblas.so.0: cannot open shared object file: No such file or directory
   ##
   The problem show
   s that there is no openblas on ec2,does it means that I need to install openblas for every ec2 on yarn?  Is there any other solutions to solve it.

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


With regards,
Apache Git Services