Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var пре 3 година
..
README 9b1f30935a development/cudnn: Fix README. пре 4 година
cudnn.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var пре 3 година
cudnn.info 3d0d0fdb8e development/cudnn: Update download url. пре 6 година
slack-desc 620777f1f9 development/cudnn: Added (CUDA Deep Neural Network library). пре 7 година

README

The NVIDIA CUDA Deep Neural Network library (cuDNN) is a
GPU-accelerated library of primitives for deep neural networks. cuDNN
provides highly tuned implementations for standard routines such
as forward and backward convolution, pooling, normalization, and
activation layers. cuDNN is part of the NVIDIA Deep Learning SDK.

You will need to register for NVIDIA developer account to download the
source.

Make sure you create the CUDA_HOME environment variable and add it to
your ~/.bashrc. The default should be

CUDA_HOME=/usr/share/cuda