We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699da5b commit 4aa4123Copy full SHA for 4aa4123
cmake/cudnn.cmake
@@ -11,6 +11,7 @@ list(APPEND CUDNN_CHECK_LIBRARY_DIRS
11
${CUDNN_ROOT}
12
${CUDNN_ROOT}/lib64
13
${CUDNN_ROOT}/lib
14
+ ${CUDNN_ROOT}/lib/x86_64-linux-gnu
15
$ENV{CUDNN_ROOT}
16
$ENV{CUDNN_ROOT}/lib64
17
$ENV{CUDNN_ROOT}/lib
0 commit comments