Cuda

lib.system.ml_libs.Cuda

Methods Summary

cudnn_version_from_header(folder)

Attempt to detect the cuDNN version from the version header file

get_cudnn_versions()

Attempt to locate any installed cuDNN versions on Linux

get_version()

Attempt to locate the default Cuda version on Linux

get_versions()

Attempt to detect all installed Cuda versions on Linux systems

version_from_version_file(folder)

Attempt to get an installed Cuda version from its version.json file

Methods Documentation

alias of CudaLinux