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/03/04 21:24:41 UTC

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #19974: [DO NOT MERGE][v1.x]Migrating all CD pipelines to Ninja build + fix cu112 CD pipeline

access2rohit commented on a change in pull request #19974:
URL: https://github.com/apache/incubator-mxnet/pull/19974#discussion_r587835974



##########
File path: cmake/Modules/FindCUDNN.cmake
##########
@@ -23,7 +23,7 @@ find_path(CUDNN_INCLUDE cudnn.h
   PATHS ${CUDNN_ROOT} $ENV{CUDNN_ROOT}
   DOC "Path to cuDNN include directory." )
 
-find_library(CUDNN_LIBRARY NAMES libcudnn.so cudnn.lib # libcudnn_static.a
+find_library(CUDNN_LIBRARY NAMES libcudnn.so cudnn.lib cudnn

Review comment:
       Added it while testing. Forgot to remove it. Will do




----------------------------------------------------------------
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:
users@infra.apache.org