Light-- edited a comment on issue #19520: URL: https://github.com/apache/incubator-mxnet/issues/19520#issuecomment-734256536
> If you are familiar with Docker, I've created an image (docker pull wallart/dl_mxnet:1.8.0.rc1), @Wallart buddy, your docker image runs like this..... ``` $ sudo docker run --gpus all -ti --ipc=host --ulimit memlock=-1 --ulimit stack=67108864 a86ad560010f /bin/bash Starting as 9001:deeplearning deeplearning home directory ready deeplearning home directory populated Server listening on 0.0.0.0 port 22. Server listening on :: port 22. ``` what's this?????????????????? my other docker images works fine ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
