zunis.utils.exceptions module¶
Custom exceptions for the ZüNIS library
- exception AvertedCUDARuntimeError[source]¶
Bases:
RuntimeErrorPrevents the raising of a RuntimeError cause by a CUDA device-side assert failure which whould lock the GPU in a failed state.