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/27 01:19:38 UTC

[GitHub] Lane565 commented on issue #10596: Error :"cannot find -lcudnn" when compile mxnet

Lane565 commented on issue #10596: Error :"cannot find -lcudnn"  when compile mxnet
URL: https://github.com/apache/incubator-mxnet/issues/10596#issuecomment-392298467
 
 
   I ran into a similar problem. Can you help me with this? Here comes the Error Message:
   
    /usr/bin/ld: cannot find -lnppi
   collect2: error: ld returned 1 exit status
   Makefile:466: recipe for target 'lib/libmxnet.so' failed
   make: *** [lib/libmxnet.so] Error 1
   make: *** Waiting for unfinished jobs....
   /usr/bin/ld: cannot find -lnppi
   collect2: error: ld returned 1 exit status
   Makefile:495: recipe for target 'bin/im2rec' failed
   make: *** [bin/im2rec] Error 1

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