ibllib.misc.misc

Functions

check_nvidia_driver

Checks if the GPU driver reacts and otherwise raises a custom error.

structarr

structarr(names, shape=None, formats=None)[source]
check_nvidia_driver()[source]

Checks if the GPU driver reacts and otherwise raises a custom error. Useful to check before long GPU-dependent processes.