summaryrefslogtreecommitdiffstats
path: root/development/cudnn
diff options
context:
space:
mode:
author B. Watson2020-10-13 03:00:29 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:38:58 +0200
commit9b1f30935afa011a2aec2badf03d49eb8ba2d31b (patch)
treeccbbfc136b4d479d741c54d3914992a6c2431e95 /development/cudnn
parentac5aa9671c1841f483de53906ea851e78eea5267 (diff)
downloadslackbuilds-9b1f30935afa011a2aec2badf03d49eb8ba2d31b.tar.gz
development/cudnn: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cudnn')
-rw-r--r--development/cudnn/README17
1 files changed, 9 insertions, 8 deletions
diff --git a/development/cudnn/README b/development/cudnn/README
index 097b80517b..d49d4ed0b1 100644
--- a/development/cudnn/README
+++ b/development/cudnn/README
@@ -1,12 +1,13 @@
-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.
+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.
+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
+Make sure you create the CUDA_HOME environment variable and add it to
+your ~/.bashrc. The default should be
CUDA_HOME=/usr/share/cuda