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 2017/11/23 14:48:35 UTC

[GitHub] lucidfrontier45 opened a new issue #8800: Is PyPI wheel linked to cudnn?

lucidfrontier45 opened a new issue #8800: Is PyPI wheel linked to cudnn?
URL: https://github.com/apache/incubator-mxnet/issues/8800
 
 
   ## Description
   mxnet-cu90 package in PyPI seems to not be compiled against CuDNN.
   
   ## Environment info (Required)
   OS: Ubuntu 16.04
   Python: 3.6.3 (Anaconda)
   MXNet: mxnet-cu90 0.12.0
   
   ## Minimum reproducible example
   1. pip install mxnet-cu90==0.12.0
   2. run ldd against installed libmxnet.so
   
   I could see libcuda, libcublas etc. were linked but not libcudnn.

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