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 2021/07/20 10:16:25 UTC

[GitHub] [incubator-mxnet] specter119 edited a comment on pull request #20431: [BUGFIX] add cudatoolkit dll dir to dll_directory

specter119 edited a comment on pull request #20431:
URL: https://github.com/apache/incubator-mxnet/pull/20431#issuecomment-877539381


   @leezu Thanks for your reply. 
   Yeah, I'm sure I have activated the conda env in the right way, and other deep learning frameworks work well with cuda in this env. but I don't know why conda does not set up the dll directories.
   
   I have also met import errors like https://github.com/apache/incubator-mxnet/issues/18276 and https://github.com/apache/incubator-mxnet/issues/17887. I also tried manually load dlls by `ctypes.cdll.LoadLibrary` can fix this.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org