CuDNN: Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|REPLACE}} |{{#vardefine:url|https://docs.nvidia.com/cudnn/index.html}} <!--CONFIGURATION: OPTIONAL (|1..." |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Software]] | [[Category:Software]] | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app| | |{{#vardefine:app|cuDNN}} | ||
|{{#vardefine:url|https://docs.nvidia.com/cudnn/index.html}} | |{{#vardefine:url|https://docs.nvidia.com/cudnn/index.html}} | ||
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> |
Revision as of 14:55, 3 January 2025
Description
DESCRIPTION The NVIDIA CUDA® Deep Neural Network (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, attention, matmul, pooling, and normalization.
Environment Modules
Run module spider cuDNN
to find out what environment modules are available for this application.
System Variables
- HPC_CUDNN_DIR - installation directory