Function cudarc::cudnn::result::get_version

source ·
pub fn get_version() -> usize
Expand description

This function returns the version number of the cuDNN library. It returns the CUDNN_VERSION defined present in the cudnn.h header file.

See nvidia docs