CUDANotInstalledError

CUDANotInstalledError#

class brainevent.CUDANotInstalledError#

Raised when a CUDA operation is requested but the package is not installed.

See also

KernelNotAvailableError

General exception for unavailable backends.