szha commented on issue #4696: run errors URL: https://github.com/apache/incubator-mxnet/issues/4696#issuecomment-455899888 > There are no NV drivers installed. I assume you meant that Nvidia drivers already exists on the platform, and that it's not installed through conda. > But it doesn't really explain why I can't use for instance mxnet-cu92 If you'd like to use cu92 version, currently the mxnet package relies on the users to install and make it available in `LD_LIBRARY_PATH`. It can be done through any runtime-environment management tool you like. I will look into releasing mxnet and integrating with cuda toolkit on conda, given the positive feedback. For `train_imagenet.py`, would you mind sharing what command you ran here or in a new issue? (cc @hetong007).
---------------------------------------------------------------- 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
